Categories
Search → php classes

Menu Handling Class with SimpleXML and PHP

The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create: Main navigation and sub navigation differ only f...
DETAILS

PHP Scripts like Myspace, Youtube or Facebook

Libraries and Classes for PHP Scripts like Myspace, Youtube or Facebook, Start with a base script you can get the source code too then develop your functions. Social Groupie is like Facebook, Datecomm is like myspace, VideosBroadcastYourself is like ...
DETAILS

Analysing PHP Objects and Classes

Due to the dynamic nature of PHP as a programming language it can be quite difficult to determine what is happening. This is then even harder if you don t have access to debugging tools such as those in Zend Studio.
DETAILS

EMAIL / MIME Parser (Decoder) in PHP

No other scripts (or classes) are required. Simply provide the script with a raw email in $email. The script will then parse the Headers in to &"To:&" &"From:&" &"Cc:&" and &"Bcc:&&qu...
DETAILS

Easy payments using Paypal IPN

There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. This Tutorial / guide will show you how to process paypal payments using the IPN feature
DETAILS
©2003-2019 jCay.com