The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Tips and Tutorials :: Development
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 90    Displaying: 81 - 90 Pages:   1 2 3 4 5   

   Introduction to Control Structures   Hits: 982 

 
Control structures are some of the coolest things in PHP. They take a lot of the work off of your shoulders and place the burden on the language itself. They are especially useful for making sites where you need to make a page do something over and over again. A simple looping statement, when used correctly, can pull all of that information for you and do it over and over again, thus making a large page like that a breeze. This article explains how to use these control structures and what each should be used for.


Version: n/a   Platform(s): n/a   Updated: Thu Sep  7 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating dynamic dropdown lists in mySQL   Hits: 7967 

 
This tutorial describes how to build a basic admin interface to allow you to add and delete users from the browser instead of having to Telnet into the mySQL monitor and do it manually. Main function dealt here is to create a dynamic drop down list populated with usernames in the MySQL database.


Version: n/a   Platform(s): n/a   Updated: Sat Jul 29 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Session Handling with PHP 4   Hits: 5795 

 
Unlike PHP 3, PHP 4.0 has built-in capabilities to handle session management. The session management functionality in PHP 4.0 is easy to use, powerful and open for custom modifications. Creating sessions allows you to keep track of the actions of a particular user over the period of time she is viewing your web site. To associate session data with a user, you need a session identity number, that is, a key that ties the user to his data. This tutorial discusses how to open sessions, track session data, and clear the data when you no longer need it.


Version: n/a   Platform(s): n/a   Updated: Mon Jun 19 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   An Introduction to Classes   Hits: 2773 

 
This tutorial teaches you how to write and use classes, to make your PHP code more flexible and easier to manage. The tutorial guides you through the construction of a simple, security-related class that performs some basic security functions for a web site: checking user logons. The class implements security features that answer some needs for a number of current security models and could be easily implemented at most dynamic Web sites. Note that this class does not provide a full security solution.


Version: n/a   Platform(s): n/a   Updated: Mon Jun 19 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Using Strings   Hits: 1448 

 
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 through to more advanced techniques for string handling.


Version: n/a   Platform(s): n/a   Updated: Mon Jun 19 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Object-Oriented Programming with PHP   Hits: 1748 

 
Couple Object-Oriented Programming with PHP and you've got features worth inheriting. From foundations to class to inheritance, this article makes understanding objects within PHP easy--and practical.


Version: n/a   Platform(s): n/a   Updated: Wed Jun  7 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Couch Sessions   Hits: 2460 

 
Need to build an online shopping cart in a hurry? This article takes a look at session management, an important component of transaction-based Web sites, and explains the fundamentals of adding session support to your site. Examples in PHP4 and PHP3 with PHPLib.


Version: n/a   Platform(s): n/a   Updated: Wed May 10 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Apache, Apachecon and PHP   Hits: 923 

 
This article covers several useful topics on PHP programming from basics to working with database. Main topics include: mod_php - Hello World, PHP Programming, Maintaining State on a Single Page, Maintaining State Between Multiple Pages, PHP Data Enabled App Using PostgreSQL, and Installing phplib in a Postgres Environment.


Version: n/a   Platform(s): n/a   Updated: Wed Apr 12 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Arrays, HTML, and PHP   Hits: 4189 

 
This 4-page tutorial guides you through step-by-step how to pass arrays and using checkboxes/select boxes in PHP.


Version: n/a   Platform(s): n/a   Updated: Wed Mar  8 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Debugging with Class   Hits: 1158 

 
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.


Version: n/a   Platform(s): n/a   Updated: Tue Feb 22 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 90    Displaying: 81 - 90 Pages:   1 2 3 4 5   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog