Software Listing of Author : "Phphelp.com"
- Getting Started With PHP
- License: Shareware
- Price:


The quickest way to learn PHP is to start using it and see what happens. This tutorial starts by diving right into the good old "Hello World" script you may have seen when learning other languages. Then, it presents another example that writes a Tip of the Day on your Web page using file and random functions.
- Publisher: phphelp.com
- Date Released: 01-02-2011
- Download
- Platform: PHP, Scripts
- Making the Most of Sitewide Headers and Footers
- License: Shareware
- Price:


One of the most powerful features of PHP is its ability to reduce the amount of site maintenance you need to do. By setting up a consistent site template, you can reduce the effort needed to create new pages, and you can also make it much easier to change the design of your entire site. This tutorial takes you through a simple example of how to set up and access a site template.
- Publisher: phphelp.com
- Date Released: 14-08-2011
- Download
- Platform: PHP, Scripts
- phphelp.com
- License: Shareware
- Price:


phphelp.com provides tips, tutorial, downloads, reference, and forums for PHP3 developers.
- Publisher: phphelp.com
- Date Released: 16-11-2011
- Download
- Platform: PHP, Scripts
- Running PHP Scripts Securely
- License: Shareware
- Price:


Connecting to a database requires that passwords be included in the script at some point. This information may be exposed if you do not wrap your PHP scripts. Protecting your scripts from prying eyes is called "wrapping." When you wrap a script, it is called by another script that hides your script and performs a number of security checks to ensure only authorized use is made of it. This article covers how to use a script wrapper.
- Publisher: phphelp.com
- Date Released: 06-08-2011
- Download
- Platform: PHP, Scripts
- Using PHP to Generate and Send Mail
- License: Shareware
- Price:


PHP provides a handy and convenient way to send email through the mail() function. This function is a great way to send mail using a simple and standard interface that hides the complexity and quirks of various system programs that are responsible for sending mail. This tutorial will introduce you to the basics of sending mail from PHP scripts and making a simple feedback form.
- Publisher: phphelp.com
- Date Released: 01-06-2011
- Download
- Platform: PHP, Scripts

