php page
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6505
Php Homepage 1.6a
Php Homepage is a PHP/MySQL application that allows you to generate homepages with links for Internet navigation. It features customizable headings and layouts, and link management facilities. Available in French, English and Russian. To install, simply more>> Php Homepage is a PHP/MySQL application that allows you to generate homepages with links for Internet navigation. It features customizable headings and layouts, and link management facilities. Available in French, English and Russian. To install, simply create a database, configure the file config.inc.php for your table, and open the index.php page in your browser. Tables will be generated upon accessing the index.php page.<<less
Added: 2001-08-09 License: Freeware Price: 0.00EUR
13 downloads
Other version of Php Homepage
License:Freeware
PHP Lesson 1 - First PHP Script
If you are new to PHP, this is for you. Here you will learn how to create and run a PHP web page for the first time. more>> If you are new to PHP, this is for you. Here you will learn how to create and run a PHP web page for the first time.<<less
Added: 2003-09-07 License: Not Specified Price: Free
2247 downloads
Free Tell A Friend PHP Script 3.0
* Easy Configuration and Setup * Page tracking for landing page * PHP Validation * User Email/Message optional or required * Ability to send to muliple friends at once more>> * Easy Configuration and Setup * Page tracking for landing page * PHP Validation * User Email/Message optional or required * Ability to send to muliple friends at once<<less
Added: 2004-05-01 License: LGPL Price: $0.00USD
10 downloads
Other version of Free Tell A Friend PHP Script
Price: FreeAdditionalInfo100
License:LGPL
License:LGPL
Basic PHP Form Processing
Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier. more>> Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.<<less
Added: 2004-09-09 License: Other Free / Open Source License Price: FreeAdditionalInfoWebsite
1900 downloads
EasyPHPDiscussions 1.1
A simple page discussions poster. Works on dynamic or strait php pages. No MySQL required, makes HTML files. Will auto make the pages and display them then the page is loaded again. Edit a few variables and make the storage directory more>> A simple page discussions poster. Works on dynamic or strait php pages. No MySQL required, makes HTML files. Will auto make the pages and display them then the page is loaded again. Edit a few variables and make the storage directory writeable(0777) Storage directory. Posts First, or poster. Recent first, or last. include on the pages you want it on.<<less
Added: 2005-02-08 License: Freeware Price: 0.00
11 downloads
Other version of EasyPHPDiscussions
License:Freeware
How to use the query string in PHP
This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page. Have you ever seen a URL which looked like www.example.com/pag e.php?mode=1&s more>> This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page. Have you ever seen a URL which looked like "www.example.com/pag e.php?mode=1&style=red"? Well, this page is being passed variables and their values through the query string, here the variables "mode" and "style" are being passed, with values "1" and "red" respectively. The question mark indicates the start of the query string and the ampersand, &, symbol seperates variable=value assignments.<<less
Added: 2005-07-10 License: Other Free / Open Source License Price: Free
1621 downloads
SiteMap 1.00
SiteMap script compiles a site map of your website. You can either run the script from the browser, or automatically at preset times via cron. The results are output to a HTML or PHP page, which you can customize and then link to. more>> SiteMap script compiles a site map of your website. You can either run the script from the browser, or automatically at preset times via cron. The results are output to a HTML or PHP page, which you can customize and then link to.<<less
Added: 2005-05-30 License: Freeware Price: $0.00USD
14 downloads
Other version of SiteMap
WhatNew 1.00
WhatNew script compiles a list of recently added and updated files. You can either run the script from the browser, or automatically at preset times via cron. The results are output to a HTML or PHP page, which you can customize and then link to. more>> WhatNew script compiles a list of recently added and updated files. You can either run the script from the browser, or automatically at preset times via cron. The results are output to a HTML or PHP page, which you can customize and then link to.<<less
Added: 2005-05-28 License: Freeware Price: $0.00USD
11 downloads
Other version of WhatNew
Page Load Time
This script gives you all the required code to insert your page load time at the bottom of your pages. more>> This script gives you all the required code to insert your page load time at the bottom of your pages.<<less
Added: 2005-06-10 License: GPL Price: Free
1608 downloads
Page Load Time Walkthrough 1.0
This tutorial will show you how to add your page load time to your PHP pages. It includes code that is able to be copy and pasted for easy assembly. more>> This tutorial will show you how to add your page load time to your PHP pages. It includes code that is able to be copy and pasted for easy assembly.<<less
Added: 2005-06-10 License: GPL Price: $0.00USD
11 downloads
Other version of Page Load Time Walkthrough
License:GPL
Snippet code System script world cooolstar Pakistan beta 1.0
its a php page script to use snippet system on your websites like many web has snippet system Script is written by MUHAMMAD FAWAD AHMED Its simple and for php beginners. its has features Add a snippet, delete a snippet, Password for admin, Url more>> its a php page script to use snippet system on your websites like many web has snippet system Script is written by MUHAMMAD FAWAD AHMED Its simple and for php beginners. its has features Add a snippet, delete a snippet, Password for admin, Url navigation and etc. simply copy the script in a new .php (extension )file and edit some variables (not neccessory) . Make a folder Snippets ( you can change it later) . and u r ready to use.<<less
Added: 2005-06-09 License: PHP Price: $0.00USD
12 downloads
Other version of Snippet code System script world cooolstar Pakistan
Price: FreeAdditionalInfodonotmakeillegleuseofthisscript
License:PHP License
License:PHP License
SmartWebbys Introduction to PHP
PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Wind more>> PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Windows, Linux/Unix and Apache servers. Though it is an open source technology, it has many advanced features included in it and is now capable of handling almost any issue related to the internet. PHP stands for "PHP Hypertext Preprocessor". PHP is a server-side scripting language. This means that a PHP page is processed on a Web server by a PHP script engine. When the client makes a request for any page, the request is sent to the server, the server locates the requested page and executes the PHP code if any and the result is sent to the browser (client) in the form of HTML. The browser then compiles the HTML to display the output.<<less
Added: 2005-07-14 License: Freeware Price: Free
1562 downloads
A simple Custom Error Page Generator in PHP
This simple, free script, along with a few extra lines in your .htaccess file, allows the building of custom error pages on-the-fly. The coding principles and .htaccess requirements are discussed with more>> This simple, free script, along with a few extra lines in your .htaccess file, allows the building of custom error pages on-the-fly. The coding principles and .htaccess requirements are discussed with examples, and a complete and commented PHP script is available for download. The script allows for email notification to the webmaster when errors occur, and gives users a link to redirect them back to the sites homepage.<<less
Added: 2005-10-04 License: Freeware Price: Free
1492 downloads
Use PHP on pages without a .php extension
This guide will tell you how you can use .htaccess to use PHP code on pages that dont have a .php extension, for example on a page called index.htm. more>> This guide will tell you how you can use .htaccess to use PHP code on pages that dont have a .php extension, for example on a page called index.htm.<<less
Added: 2005-11-01 License: Other Free / Open Source License Price: Free
1491 downloads
How to Find the Current URL with PHP
The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: more>> The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: 1. The domain name: www.example.com; 2. The path to the page: /example/page.php; 3. The query string: name=Bob So how do you find it all out in your own PHP scripts? This guide will tell you how access each of these elements by using the $_SERVER superglobal array which is available at all times within your PHP scripts.<<less
Added: 2005-11-14 License: Other Free / Open Source License Price: Free
1461 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above php page search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed