Categories
PHPTips and Tutorials → Miscellaneous

PHP for PDF

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Storing Data in the Client

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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Making your PHP code work better with Front Page

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Switching From VB to PHP

This article focuses on the switch from Visual Basic to PHP. Several examples are presented.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Harnessing PHP''s FreeEnergy

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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP 4: Reference Counting and Aliasing

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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Mathematical Averages In PHP

Shows how to calculate an average of ratings example, given the accumulated total of all ratings and the total number of votes.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Regular Expression

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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Site Navigation with PHP

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com