php page load time
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7141
Page Load Time 1.0
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: $0.00USD
10 downloads
Other version of Page Load Time
License:GPL
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
Load Timer 1.0
You know how long your sites pages take to load in your browser, but have you ever wanted to know how long it takes for your visitors? Now you can find out with this script! Load Timer will calculate how many seconds it takes for the monitored page to more>> You know how long your sites pages take to load in your browser, but have you ever wanted to know how long it takes for your visitors? Now you can find out with this script! Load Timer will calculate how many seconds it takes for the monitored page to load for each person that visits it. You then view all the stats, including a graph.<<less
Added: 2005-08-15 License: Freeware Price: $0.00USD
12 downloads
Other version of Load Timer
License:Freeware
Page Timer
This PHP class keeps track of the time that a page script takes to execute. more>> Page Timer offers you a powerful PHP class which lets you keep track of the time that a page script takes to execute. The measured time can also be outputted to the current page.<<less
Added: 2009-06-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
20 downloads
Measure page load time with php 1
A php class that you can use to measure page load time. Example is included more>> A php class that you can use to measure page load time. Example is included<<less
Added: 2007-09-26 License: GPL Price: $0.00USD
15 downloads
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
Page Loading Time Calculator 1.0
A very simple and powerfull Page Loading Time javascript !!!! This script can be used in result search page for exemple to see in how much time the curent page as been loaded... more>> A very simple and powerfull Page Loading Time javascript !!!! This script can be used in result search page for exemple to see in how much time the curent page as been loaded...<<less
Added: 2007-07-13 License: Other Price: $0.00USD
19 downloads
Web Page Password Protect 2.13
Password protect your content with Web Page Password Protect by just adding one line of PHP code to your page source. Script will present user with password entry form, and will not let visitor see your private content without providing correct more>> Password protect your content with Web Page Password Protect by just adding one line of PHP code to your page source. Script will present user with password entry form, and will not let visitor see your private content without providing correct password. Usage: * Update password_protect.php with your desired password * Add one line of PHP code to every page you would like to be password protected Note: visitor will not have to re-login to each protected page if one has cookies enabled.<<less
Added: 2006-07-24 License: Freeware Price: $0.00USD
14 downloads
Other version of Web Page Password Protect
License:Freeware
PHP:Paging
PHP:Paging is a PHP component that will help you create paging easy and quickly. Creating good paging is often a big hassle, and you often have to use a lot of if-else statements or use difficult temp more>> PHP:Paging is a PHP component that will help you create paging easy and quickly. Creating good paging is often a big hassle, and you often have to use a lot of if-else statements or use difficult template language. PHP:Paging does this all for you, and all you need to do is write some simple HTML. With PHP:Paging you will be able to create simple or advanced paging within seconds. You will be able to link directly to certain pages, link to next pages, link to different perpage links, and more. Its all explained in the manual.<<less
Added: 2005-08-06 License: Commercial License Price: $24.99AdditionalInfoEnterpriseEditionAllowsyoutousePHPPagingunlimited,andyouareallowedtouseitincommercialprojects.
936 downloads
PHP redirect page 1.1
In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection. more>> In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection.<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
14 downloads
Other version of PHP redirect page
License:Freeware
phpEditorIDE
phpEditorIDE is an advanced tool for creating web pages in PHP, HTML, CSS, JScript and VBScript. more>>
phpEditorIDE is an effective utility which is designed for creating web pages in PHP, HTML, CSS, JScript and VBScript.
Moreover, it includes FTP and MySQL clients and other add-ons.
<<less Added: 2007-09-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
15 downloads
Protect A PHP Page 1.1
This script can easily be pasted into any PHP page to protect its contents. The user will only be allowed to visit the page, once the correct username and password is given. more>> This script can easily be pasted into any PHP page to protect its contents. The user will only be allowed to visit the page, once the correct username and password is given.<<less
Added: 2008-01-04 License: Freeware Price: $0.00USD
12 downloads
A Simple PHP Template None
This template can display content in the form of HTML, PHP, and TEXT on the main page. I use this type of template for most of my websites. It is simple and fast, and easy to use. Just copy and paste into any PHP page. more>> This template can display content in the form of HTML, PHP, and TEXT on the main page. I use this type of template for most of my websites. It is simple and fast, and easy to use. Just copy and paste into any PHP page.<<less
Added: 2006-07-10 License: PHP Price: $0.00USD
14 downloads
Measuring PHP's execution time 1
Here I?ll show you how to we can show users how long it takes for php to execute that particular page. Then display it on the page.It?s a very simple script and is accurate to 0.000000000000001 seconds. more>> Here I?ll show you how to we can show users how long it takes for php to execute that particular page. Then display it on the page.It?s a very simple script and is accurate to 0.000000000000001 seconds.<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
11 downloads
PHP code display 1.0
If you wish to display PHP code on your website then this function is for you. Based on the already available function highlight_string(). PHP code displays builds on it and makes it more suitable for displaying PHP on a web page. more>> If you wish to display PHP code on your website then this function is for you. Based on the already available function highlight_string(). PHP code displays builds on it and makes it more suitable for displaying PHP on a web page.<<less
Added: 2008-08-09 License: Freeware Price: $0.00USD
12 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 load time 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