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: 95    Displaying: 21 - 40 Pages:   1 2 3 4 5

   PHP based geo-targeting and localization   Hits: 941 

 
Geo-targeting is commonly used to localize content such as adverts and for statistical purposes. This process is also known as localization. The problem with Internet based geo-targeting is that it tends to be a rather inprecise affair and can not be relied upon to be 100% accurate.


Free   Version: n/a   Platform(s): n/a   Updated: Mon Sep 25 2006

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

   How to redeclare native PHP functions   Hits: 847 

 
The tutorial shows a way to redeclare native PHP functions like session_start or print_r.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, sun   Updated: Tue May 23 2006

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

   PHP Script Tips - Creating Your Own Functions   Hits: 963 

 
A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argument default values, etc. Special topics are: How To Pass Variables By References? How Arrays Are Passed Through Arguments? How To Pass Arrays By References? How To Return an Array from a Function? What Is the Scope of a Variable Defined in a Function? How To Access a Global Variable inside a Function? How To Return a Reference from a Function? How To Specify Argument Default Values? How To Define a Function with Any Number of Arguments?


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon May 22 2006

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

   PHP Script Tips - PHP Built-in Functions for Arrays   Hits: 697 

 
A collection of 19 tips on PHP functions on arrays. Clear answers are provided with tutorial exercises on searching keys and values, sorting arrays, merging two arrays, looping on array elements, expanding and truncating arrays. Special topics are: How Do You If a Key Is Defined in an Array? How To Sort an Array by Values? How To Join a List of Keys with a List of Values into an Array? How To Merge Values of Two Arrays into a Single Array? How To Use an Array as a Queue? How To Pad an Array with the Same Value Multiple Times?


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon May 22 2006

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

   Working with PHP5 Class Types   Hits: 1172 

 
This article is intended for experienced PHP programmers interested in exploring PHP 5's support for working with class types through argument hinting, abstract classes and interfaces. Basic knowledge of object-oriented programming, including the anatomy of a class and the mechanics of inheritance, is assumed.


Free   Version: n/a   Platform(s): n/a   Updated: Fri Mar 31 2006

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

    How can I pass multiple selections from a drop down menu?   Hits: 2068 

 
This tutorial tells people how to transfer multiple selections from a drop down menu using html and php.


Free   Version: n/a   Platform(s): linux, windows   Updated: Tue Jul 12 2005

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

   ftp clients   Hits: 2520 

 
My experience with ftp clients. It focuses on using IE as an ftp client.


Free   Version: 1.0   Platform(s): n/a   Updated: Sun Apr 17 2005

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

   LAMP, MySQL/PHP Database Driven Websites - Part III   Hits: 839 

 
Part II of III. Includes discussion of Many to Many relationships, SQL Joins, OOP, PHP Documentor, using classes, and emitting Javascript with PHP.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Wed Apr 27 2005

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

   LAMP, MySQL/PHP Database driven websites - Part II   Hits: 859 

 
Part II of III. Includes discussion of Many to Many relationships, OOP, PHP Documentor, using classes, and emitting Javascript with PHP. The series was originally titled: LAMP, MySQL/PHP Database driven website design and development, and the List-Detail-Post paradigm. We're shortening from here out.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Mon Apr 25 2005

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

   PHP Manual   Hits: 976 

 
Documentation manual for PHP. A must read for all PHP programmers and developers. This is a FREE service.


Free   Version: n/a   Platform(s): n/a   Updated: Sat Apr 30 2005

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

   PHP Debugging with Zend Studio   Hits: 58 

 
In this tutorial, we will explore how to use the latest update of Zend Studio for debugging PHP scripts. But first, we will get an overview of the product, its various editions, the system requirements for running it, and other installation considerations.


Version: n/a   Platform(s): linux   Updated: Mon Feb 11 2008

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

   Translating your site the easy way   Hits: 288 

 
This article will try to give you all the needed information for site translation using a great extension - gettext.


Version: n/a   Platform(s): n/a   Updated: Thu Oct 25 2007

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

   Apache PHP Tutorials - Installing and Running Apache Server and PHP Script   Hits: 210 

 
A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to download and install Apache 2.x and PHP 5; How to start Apache server; How to publish HTML documents; How to set PATH variable for PHP; How to create php.ini; How to configure Apache to use PHP as CGI; etc.


Version: n/a   Platform(s): n/a   Updated: Thu Aug 16 2007

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

   Array Merge And Replace   Hits: 371 

 
PHP provides a number of array merging functions but not one that does precisely this. What this will do is that it will add new values found in the new array if they don't exist and update them if they do, performing this recursively if a sub-element of the new array is itself an array.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Jan 26 2007

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

   AJAX Application in PHP   Hits: 681 

 
A small application which will help you understanding the basics of AJAX.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jan 11 2007

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

   How to Bridge PHP and Java for Powerful Web Solutions   Hits: 474 

 
Here's how to team up two of the most popular and powerful platforms for web development together. With the php-java bridge you can build classes and jar files in Java and call them and use their methods in PHP. Use the quick and easy PHP language to bring Java muscle to your web pages.


Version: n/a   Platform(s): linux, windows   Updated: Mon Jan  8 2007

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

   HTTP compression with mod_gzip and mod_deflate   Hits: 407 

 
The vast majority of todays web browsers support the delivery of Gzip and Deflate compression encoded content and the case for compressing a web sites content is a compelling one. Compression encoding reduces a web sites data transfer level, thereby helping to substantially reduce bandwith costs.


Version: n/a   Platform(s): n/a   Updated: Mon Aug  7 2006

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

   PHP Script Tips - Understanding PHP Arrays and Their Basic Operations   Hits: 675 

 
A collection of 11 tips on PHP array introduction. Clear answers are provided with tutorial exercises on declaring and creating arrays, assigning and retrieving array elements, identifying elements by keys and indexes, copying arrays: What Is an Array in PHP? How To Create an Array? How To Test If a Variable Is an Array? How To Retrieve Values out of an Array? What Types of Data Can Be Used as Array Keys? How Values in Arrays Are Indexed? Can You Add Values to an Array without a Key? Can You Copy an Array? How to Loop through an Array? How the Values Are Ordered in an Array? How To Copy Array Values to a List of Variables?


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Jun  2 2006

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

   PHP Classes   Hits: 1666 

 
Doing it with class in PHP. What is a data structure? What is a class? How are classes used in PHP? All these questions and more are answered in this tutorial.


Version: n/a   Platform(s): n/a   Updated: Sun Feb  5 2006

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

   PHP in the Command Line (Shell)   Hits: 1262 

 
Show you There’s a single line you can add to your web host’s control panel that will automatically archive your websites content using the php command line.


Version: n/a   Platform(s): linux, windows   Updated: Fri Feb  3 2006

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

  Total: 95    Displaying: 21 - 40 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