Introduction to PHP. Tutorials & Tips. PHP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Introduction to PHP scripts for your web site.
Introduction to PHP
-
Variables in PHP
Variables are nothing but identifiers to the memory location to store data. We can create any number of varibles. In PHP all the variables begin with a dollar sign "$" and the value can be assignes using the "=" operator as shown below: Another
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Introduction to PHP
Basic guide to help experience HTML webmaster getting started with PHP. It defines PHP, contrast it agains HTML, and provided a few simple examples. The tutorial also briefly cover how to set up Apache and PHP on your own server.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Introduction to Sessions
Learn the fundamentals of session variables, and some popular uses for them. Also, touches upon random password generation.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP Arrays
A tutorial dedicated to PHP arrays and how to use them as queues, lists, sorters, etc. It uses easy to follow, executable examples to help you learn these intermediate array techniques.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Redirecting Users
Ever wanted to redirect users using PHP? Using HTTP headers? Conditionally? Peter explains all this and more, in order to help improve your site and coding.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Server Side Includes
Server side includes are frequently used to give your entire site the same look and feel, as well as allowing you to produce more modular code. Join Peter as he explains this, and shows you how!
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
TechiWarehouse PHP Tutorial
It covers all the basic in neat and clean manner. Its recommended for beginner and those that have just passed the beginners mark. Also good for those who want to brush up on the basics. Its intent was to make PHP welcoming for the beginners and not to
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How To Learn PHP
There are a lot of tutorials out there that tell you about some basic PHP stuff; however, none of them tell you how to take it to the next level. In this tutorial I explain how you can learn PHP quickly.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Understanding PHP
PHP, the PHP Hypertext Processor, is an open source server-side scripting language for Web servers, which provides a real alternative to ASP, ColdFusion, Mod_Perl or JSP if your aim is to provide dynamic Web pages. Dynamic Web pages are pages which
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP tutorial for beginners
This tutorial is specially written for PHP newbies who need to start writing PHP. It contains link to installing PHP for beginners too.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP for beginners
This online manual is meant to serve as a place to start for people not familiar with PHP. It covers the basics of variables, forms, sending email and MySQL databases.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Dynamic Web Pages with PHP3
PHP is a freely available, HTML-embedded scripting language that lets you embed special tags to create your script right in an HTML file. PHP can be integrated into the Web server itself, eliminating the need to start up a separate CGI program to
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose