Languages
Components, Scripts, Codes: PHP / Documentation / Examples and Tutorials / Miscellaneous
Using Strings"This tutorial starts with the simple constructs used to create strings and moves through to more advanced techniques for string handling."By: zend.com |
Freeware | |||
Using PHP and XML with Apache CocoonThis column by Darren Beale placed on PHP Builder in June, 2000 explains how to use PHP to generate XML dynamically and pass it to Cocoon to obtain...By: phpbuilder.com |
Freeware | |||
Using PHP As A Shell Scripting LanguageThis article explains the requirements and how-tos for using PHP as a shell scripting language much like Perl and presents many examples of...By: phpbuilder.com |
Freeware | |||
Using PHP Error HandlingThis article explains how to use Apache ErrorDocument redirects and PHP to create custom 404 Not Found responses and more. It also explains how to...By: phpbuilder.com |
Freeware | |||
Timing Script ExecutionThis article presents an entire class that can be used to time your script's execution. It explains the microtime() function and how to use it in...By: phpbuilder.com |
Freeware | |||
Team development method for PHPAn article explaining a method faciliating team development of PHP projects.By: geocities.com |
Freeware | |||
Search Engine Friendly URLs with PHPGet clean and search engine friendly URLs without using mod_rewrite.By: tutorio.com |
Freeware | |||
Running PHP Scripts SecurelyThis tutorial explains how you can use wrapper programs to secure your PHP programs and database accesses so they are only accessed by authorized...By: phphelp.com |
Freeware | |||
Regular ExpressionsThis tutorial goes over the basics of regular expressions and introduces some common PHP "preg" functions.By: icemelon.com |
Freeware | |||
Random daily numberThis tutorial will show you how to generate a daily random number. |
Freeware | |||
Random Password ExampleThis is a random password example that can be used with a user signup system. |
Freeware | |||
PHP for PDFThis tutorial focuses on integrating the PDFLib with PHP4 to create PDF documents for your web site, including on the fly formatting from a MySQL...By: phpbuilder.com |
Freeware | |||
PHP Debugging with ClassThis article presents a class that was designed in PHP to debug CGI programs and describes how it works and how to use it to solve your problems. |
Freeware | |||
Metatag GeneratorAn example of a simple metatag generator you could put on your site. |
Freeware | |||
Make your PHP code portableThis article shows you how to distribute a setup required by your program to run.By: martin.f2o.org |
Freeware | |||
Learning to Use Regular Expressions by ExampleThis is a fairly lengthy article that will teach you how to use PHP's regular expressions by offering examples of useful code such as e-mail...By: phpbuilder.com |
Freeware | |||
HTTPS Transactions via PHPThis column explains and provides an example of how you can simulate an HTTPS POST query to a web page using PHP and a program called cURL.By: phpbuilder.com |
Freeware | |||
Generate RSS FeedsLearn how to create an XML/RSS feed dynamically through PHP.By: icemelon.com |
Freeware | |||
Encryption TutorialLesson 2 of this tutorial explains how to use PHP's crypt() function and mcrypt library to use encryption within your programs. |
Freeware | |||
Custom error pages using .htaccessLearn how to make your own customised error documents using .htaccess on an Apache server.By: totallyphp.co.uk |
Freeware |
