RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




PHP Tutorial
Tutorial PHP Development Using Strings Tutorial
A large portion of Web programming requires strings to be handled and generated, so knowing how to use and handle strings properly is extremely important for PHP programmers. This tutorial starts with the simple constructs used to create strings and moves View Rating



PHP Tutorial
Tutorial PHP User Authentication Basic PHP Authentication Tutorial
This tutorial will show you how to add a pop up like seen when trying to login to an admin control panel, and will ask for a user name and password. Good for protecting some important files. View Rating



PHP Tutorial
Tutorial PHP Miscellaneous Terms Of Service Tutorial
This tutorial will show you how to add a terms of service like the one when you register on a forum on your site. So if you are say offering templates up for download you could use this to show that your copyright needs to stay on it before you allow them View Rating



PHP Tutorial
Tutorial PHP Web Traffic Analysis Simple Download Counter Tutorial
This tutorial will show you how to make a sql table for all your downloads, and also how how many times any of the files in it have been downloaded. Kind of like a click counter. View Rating



PHP Tutorial
Tutorial PHP Development PHP Debugging with Class Tutorial
This article talks about a technique for debugging CGI programs written with the PHP scripting language. Topics include: Creating the Debug Class, Testing the Debug Class, Using the Debug Class, Production Debugging, and more. View Rating



PHP Tutorial
Tutorial PHP Development COM Functions in PHP4 (Windows) Tutorial
The built-in COM functionality of PHP4 is quite attractive for some of us programming in the win32 environment. So far, there is not much documentation on the subject. This short article will explain how to use COM in real PHP4 programming with three exam View Rating



PHP Tutorial
Tutorial PHP Development Top 21 PHP progamming mistakes - Part I: Seven Textbook Mistakes Tutorial
This article is intended for the PHP programmer interested in avoiding some of the most common mistakes when applying PHP. This first part of the article series presents a list of 7 mistakes that while not critical, will lead to slower and less maintainab View Rating



PHP Tutorial
Tutorial PHP Development Extending PHP Tutorial
This article describes how to easily create a PHP extension with C or C++. Examples of bundled PHP extensions include the MySQL extension or the Sablotron XSL extension. These allow you to provide features to PHP script authors by letting you create funct View Rating



PHP Tutorial
Tutorial PHP Development Output buffering, and how it can change your life Tutorial
Output buffering is a powerful feature of PHP 4.0. that lets developers create advanced and efficient programs very easily. This article covers the HTTP header, how output buffering helps you deal with it, and describes several advanced usages of the outp View Rating



PHP Tutorial
Tutorial PHP Development Top 21 PHP Programming Mistakes - Part 3: Seven Deadly Mistakes Tutorial
In this last part of the 'Top 21 PHP Programming Mistakes' series, the discussion involves what the author calls 7 'deadly' mistakes. These are conceptual mistakes such as not allotting enough time for a project, not having a thorough code review, etc. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35   36   37   38   39   40   41   42   43     [>>]


Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.