Home » Programming » PHP Tutorial
Learn basic PHP in 6 weeks
Added at Monday 13th of October 2008 08:17:44 AM | Topic: PHP Tutorial
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 (1507) times
PHP - Advanced Tutorial
Added at Monday 13th of October 2008 08:05:57 AM | Topic: PHP 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 (842) times
PHP Tutorial - Learn PHP
Added at Monday 13th of October 2008 08:12:56 AM | Topic: PHP Tutorial
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 (539) times
PHP Programming - Server Side Scripting Language
Added at Monday 13th of October 2008 08:29:28 AM | Topic: PHP Tutorial
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 (428) times
Using Ajax with PHP and Sajax
Added at Friday 09th of January 2009 01:17:22 PM | Topic: PHP Tutorial
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 (323) times
Pure PHP Upload Tutorials
Added at Monday 13th of October 2008 08:33:14 AM | Topic: PHP Tutorial
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 (304) times
Writing efficient PHP
Added at Monday 13th of October 2008 08:22:45 AM | Topic: PHP Tutorial
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 (288) times
Meta Programming and Reection in PHP
Added at Monday 13th of October 2008 08:42:42 AM | Topic: PHP Tutorial
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 (194) times
PHP and PostgreSQL
Added at Monday 13th of October 2008 08:35:31 AM | Topic: PHP Tutorial
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 (193) times
Extending PHP
Added at Monday 13th of October 2008 08:20:04 AM | Topic: PHP Tutorial
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 (162) times
Page: 1 2