Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web Scripts :: PHP :: PHP Tips and Tutorials :: Development


11. PROGRAMMING WEB WIDGETS WITH PHP

This article describes an approach to programming web user interface components (widgets) using object-oriented programming techniques and providing a way to easily manipulate the overall design of a site with WYSIWYG HTML editors lime Macromedia Dreamweaver

Hits: 20 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

12. ftp clients

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

Hits: 17 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

13. Output Caching in PHP

Caching output in PHP can reduce server load and speed up your site. This tutorial explains how to alter your site to save your server from processing scripts and querying databases more than is needed.

Hits: 61 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

14. Alternating row colors

Alternating row colors is a very good way to make big tables more ergonomic and esthetic. Script and explanation here. Also explains the modulus operator.

Hits: 53 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

15. Property and Method Overloading Tutorial

Brief introduction into using PHP's overload extension to overload property access and method calls within a class.

Hits: 36 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

16. Creating and using a timing class Tutorial

The purpose of this tutorial is to talk about two seperate concepts; profiling and object oriented programming (OOP). In this tutorial we'll create a simple class to allow you to create one or more timers. You can then use these timers to show you how long a script or function takes to run, which can help you determine what portions of your script are eating up the most processing time. This is sometimes referred to as profiling. You can also use timer objects to provide generic timer display in your scripts.

Hits: 16 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

17. Recursion in PHP

Learn how recursion works and how to implement it in PHP

Hits: 18 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

18. Object-oriented approach to programming HTML form components in PHP

Article describing a method of representing HTML form controls in PHP ising OO approach enabling hassle-free and easy way to program controls thruout the site.

Hits: 24 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

19. Introduction to PHP Regular Expressions (#1): General Mechanics

Anyone that has to do a large sum of unusual data manipulation will always choose to use regular expressions ('regex') over native functions because of one thing: power. In PHP the 'ereg_' functions are what utilize ERE POSIX, and the 'preg_' functions utilize PCRE. In this 'introduction to regular expressions' the author will assume no prior knowledge of regex, and will try to give you the most thorough explanation of this powerful tool as possible

Hits: 13 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

20. Introduction to PHP Output Buffering

If you want to have more control over your scripts, the output buffering functions are the way to go. Anything from error handling to multiple header() commands in a single document. Not only does output buffering offer a powerful API for handling content, you can also compress data before its sent to the browser.

Hits: 13 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Development

Pages:   2  



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts