CLICK TIP: Speed Up your Windows Performance & Tutorial Experience
| Tutorials for: | PHP Programming |
Looking for another PHP Programming tutorial or need help? You can always
ask us!
 | Introduction to regular expressions Part 1 - General Mechanics Anyone that has to do a large sum of unusual data manipulation will always choose to use regular expressions ('regex') over native functions because of one thing: power. In PHP the 'ereg_' functions are what utilize ERE POSIX, and the 'preg_' functions utilize PCRE. In this 'introduction to regular expressions' we'll assume no prior knowledge of regex, and will try to give you the most thorough explanation of this powerful tool as we can. |
 | PHP Contact Form Need a contact form for you website. This will tutorial make it all a lot easier. |
More Tutorials:
| Apache Tutorials - Installing and Running Apache |
| A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to download and install Apache 2.x and PHP 5; How to start Apache server; How to publish HTML documents; How to set PATH variable for PHP; How to create php.ini; How to configure Apache to use PHP as CGI, etc.
|
| Basic PHP |
| Displaying Information & Variables, IF Statements, Loops and Arrays, E-mail With PHP, PHP With Forms
Final Notes |
| PHP Introduction |
| A php tutorial that is aimed at people with little to no formal programming experience. It teaches the basics of programming as well as PHP specific items, such as processing HTML form data with PHP. |
| PHP Security: GET - include |
| You often find websites with serious but simple to fix security flaws. In this series we will talk about this. This time about GET - include problems. |
| PHP Security: SQL Injection |
| This tutorial will explain SQL Injection. A very common security flaw not much people take serious because its a little bit harder for a cracker to hack. |
| PHP Tutorials |
| 2800+ tutorials and examples for PHP. Content management, cookies, credit cards, ctype, CURL, cybercash, databases, date time and much, much more.. |
| SQL Server FAQs - PHP ODBC Functions - Connection |
| A collection of 14 FAQs on using PHP ODBC functions to connect to SQL Server databases. Clear explanations and tutorial exercises are provided on testing ODBC DSN settings; creating connection to a SQL Server through a DSN; executing SQL statements; looping through result set; Executing prepared statements. |
Found a link to a great
PHP Programming tutorial ? Submit now!