- 1,251 categories
- 40,829 scripts
- With this Tutorial you''ll learn how to use the PDF extension in PHP4 to create PDF documents. It also puts focus on creating PDF documents with data from MySQL.
- One of the things that all programmers love is to write a program which writes another program. On the web we have two different programming environments: the client (browser) and the server. Due to the HTTP protocol definition we can write a program...
- Here, you will find tips on how to work around some common problems that may occur when inserting PHP code within pages on Microsoft Front Page.
- This article focuses on the switch from Visual Basic to PHP. Several examples are presented.
- This article talks about a seemingly minor change to the include function and how it has dramatically affected the creation of Web applications, particularly a system called FreeEnergy. The ecommerce package FreeTrade also uses FreeEnergy as the basi...
- Reference counting is one of the hottest new features in PHP 4. It reduces the memory consumption of your PHP applications, improves performance, and provides you with some sophisticated programming tools. To get the most out of this new PHP 4 featur...
- Shows how to calculate an average of ratings example, given the accumulated total of all ratings and the total number of votes.
- This demo shows how to use the regular expression support in PHP. These functions allow you to perform regular expression operations on strings. The regular expression language used is compatible with the extended regular expression syntax as specifi...
- Put some logic in your pages with PHP. Minimize the hassles for yourself and your users. This step-by-step tutorial shows examples of how PHP can be used for site navigation.
Page: