Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Introduction to PHP

Results 61-72 of 72
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!
(0 ratings)
Reviews0
PriceFree
Views1075
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.
(0 ratings)
Reviews0
PriceFree
Views1124
Single And Double Quotes
The basic use of single and double quoted strings in PHP, which to use when and the general difference between the two.
(3 ratings)
Reviews0
PriceFree
Views1114
Beginner PHP Tutorial: 25+ Lessons
Learn PHP through lessons and examples that are based on plausible real world applications. Also contained on tizag.com is a MySQL tutorial to aid you in your PHP/MySQL knowledge.
(77 ratings)
Reviews5
PriceFree
Views8767
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.
(9 ratings)
Reviews0
PriceFree
Views1471
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 interact with the user, so that each user visiting the page sees customized information - which may vary each time and which may be based on a form they've just filled in, or on information extracted from a database or some other external source. Typical applications include e-commerce, online newspapers, visitors' books, ticketing systems, project management, and other groupware projects. The traditional way to produce this type of dynamic page is via CGI scripts, but these are separate programs which must be executed as a new process for each page hit, so they scale badly and rapidly become memory and processor hogs as server load increases...
(6 ratings)
Reviews0
PriceFree
Views3385
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 make the whole intro sound too technical...
(0 ratings)
Reviews0
PriceFree
Views2195
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.
(27 ratings)
Reviews0
PriceFree
Views5734
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.
(15 ratings)
Reviews0
PriceFree
Views7092
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.
(0 ratings)
Reviews0
PriceFree
Views3055
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 generate the Web page, which can lead to dramatic performance increases on some systems. This article describes how PHP came into existence, introduces some PHP basics, then shares some useful, instructive scripts to get you started.
(0 ratings)
Reviews0
PriceFree
Views5042
Introductory Tutorial
This is a short introductory tutorial on PHP by the official PHP Web site. Explains what it is, what it looks like, what it can be used for. Also includes external links to other useful PHP-related sites.
(1 ratings)
Reviews1
PriceFree
Views2319
Results 61-72 of 72