Learn basic PHP in 6 weeks
PHP is a server side scripting language that is embedded in HTML. It is used to manage dynamic content, databases, session tracking, even build entire e-commerce sites. It is integrated with a number of popular databases, including MySQL, PostgreSQL, Oracle, Sybase, Informix, and Microsoft SQL Server. ...
More info Download (3283) times
PHP - Advanced Tutorial
PHP - Advanced Tutorial. Connecting MySQL with PHP, easy step for cookie handling, setup good security with PHP, how to use session properly in PHP and many more step by step with example PHP tutorial ...
More info Download (1813) times
PHP Tutorial - Learn PHP
This tutorial is aimed at the PHP novice and will teach you PHP from the ground up. If you want a drive- through PHP tutorial this probably is not the right tutorial for you. Remember, you should not try to plow through this tutorial in one sitting. Read a couple lessons, take a break, then do some more after the information has had some time to sink in ...
More info Download (1305) times
PHP Programming - Server Side Scripting Language
PHP stands for PHP Hypertext Processor. PHP is a server-side scripting language that is embedded in a web page or can be run as script (much Like Perl) from the command line (Full support since version 4.3) ...
More info Download (865) times
Using Ajax with PHP and Sajax
This tutorial is for those interested in developing rich Web applications that dynamically update content using asynchronous JavaScript and XML (Ajax) with PHP, without having to refresh entire Web pages with each user click.
More info Download (714) times
Pure PHP Upload Tutorials
File Genie PHP - Tutorials. How do you display files from a folder on your server. With the File Genie PHP you can display your uploaded files in a list. We will use the Folder List Server Behavior and the Folder List Repeater to display all the files in a folder ...
More info Download (652) times
Writing efficient PHP
This tutorial targets the PHP developer who already understands PHP, but wants to write more efficient PHP code or to improve the performance of existing PHP applications. It is not intended as an introduction to PHP -- plenty of other resources are available for that. Rather, it assumes that you already have an installation of PHP available and are familiar with the basic PHP syntax. ...
More info Download (625) times
PHP and PostgreSQL
There's something patently unfair going on here. For some reason, almost every PHP tutorial on the planet makes the implicit assumption that if you're using PHP with a database, that database is going to be MySQL ...
More info Download (482) times
Meta Programming and Reection in PHP
A meta program is a program, which has other programs or even itself as its application domain. This technique is commonly used to implement advanced software development tools and frameworks. PHP is one of the most popular programming languages for web applications ...
More info Download (411) times
Extending PHP
you will find that PHP doesn't do everything that you need it to do. Rather than abandon (the otherwise perfect!) PHP and search for an alternative language, it could easily be worthwhile to extend PHP to make it do what you want ...
More info Download (389) times
Page: 1 2