Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | PHP | Tutorials & Tips

Results 481-500 of 648
PHP measuring page load time
In this tutorial you will learn from a simple code how to generate the page loading time using pure PHP programing. The idea is simple, this script generates a number that counts in seconds the page loading time. It’s a very simple script and is accurate to 0.000000000000001 seconds.
(0 ratings)
Reviews0
PriceFree
Views1465
Posting Data throught a Socket
This example opens up a socket connection using the fsockopen function and post some data which are encoded. It retrieves the resulting page including the headers. There is an online demo.
(0 ratings)
Reviews0
PriceFree
Views1456
Apache with PHP & MYSQL on Windows
Learn how to install Apache server with PHP and MYSQL database on Microsoft Windows. This tutorial will explain step by step how to install and configure apache server on a Windows machine with complete links for packages. Very complete tutorial with fully installation explications.
(0 ratings)
Reviews0
PriceFree
Views1415
How to Configure and Make PHP on FreeBSD
These notes describe how to compile a custom-built version of PHP 5 from the source, and replace the stock build on a FreeBSD server from Verio VPS. We install useful extensions that can not be loaded as extensions and must be compiled in, specifically tidy and zip. This Apache 2 shared module and CLI versions of PHP are built, but not the CGI version.
(0 ratings)
Reviews0
PriceFree
Views1256
Gd / FreeType text label generator
Provided script could be used as "text rasterization service" to generate arbitrarily text-images for a web site. MD5-based authorization is used to avoid image generation by unauthorized users.
(0 ratings)
Reviews0
PriceFree
Views1815
If And Else Statements
Understanding the basics of IF and ELSE statements to perform tasks or display content based on certain conditions.
(0 ratings)
Reviews0
PriceFree
Views840
Error Checking In Forms
A simple introduction to checking for valid inputs from a user submitted form, such as checking for blank fields or checking if two feilds match each other.
(0 ratings)
Reviews0
PriceFree
Views1553
PHPreg.com - Ultimate PHP Source For Help
PHPreg.com is a regularly updated resource for tutorials, articles and help on PHP and Databases like Mysql. If you are new to PHP or looking to gain new knowledge and development, PHPreg.com can be a useful guide for you. Easy to understand tutorials and new articles are the specialty. You will also get benefited with technical support forum to resolve your queries. Number of free downloadable scripts and eBook on PHP are also available. By downloading paid scripts with resell rights, you can start your own script selling business.
(0 ratings)
Reviews0
PriceFree
Views1226
Opening files with PHP
A brief guide to opening and managing files using PHP's fopen() function.
(0 ratings)
Reviews0
PriceFree
Views1190
PHP loops
In this tutorial I will show you all loops in PHP and their usage with code examples.
(0 ratings)
Reviews0
PriceFree
Views1646
Developing rock-solid code in PHP
This tutorial is intended for both amateur and professional PHP programmers who want to design and write quality functions. To complete this tutorial, you must have a basic level of working knowledge with PHP, and know how to define functions.This will help u strengthen your codes
(0 ratings)
Reviews0
PriceFree
Views2426
Writing Libraries in PHP New
This tutorial is intended for PHP programmers who are interested in writing reusable code. Experience with PHP4 and familiarity with writing classes are assumed. The article is primarily geared toward programmers who are new to writing code libraries, but experienced programmers may find the article informative as well. Introduction
(0 ratings)
Reviews0
PriceFree
Views1036
PHP include();, A very nifty tutorial
Even if you don't know any php this trick is easy to use and will save you a lot of time when updating the layout of you site. You will learn by this a nice way to use include(); in your site to keep ur site always uptoday in a easy way for you and your visiters
(0 ratings)
Reviews0
PriceFree
Views956
How to create a link checker
In this tutorial I will show you how to create your own basic link validate script to check link availability on any site.
(0 ratings)
Reviews0
PriceFree
Views1315
Tutorial: Create a zip file from folders on the fly
Creating zip files on a web server is a feature which could be very useful for backups or just for offering an unknown number of dynamic files or folder inside of a directory. This tutorial shows us how handle that with only a few rows of PHP code!
(0 ratings)
Reviews0
PriceFree
Views1925
Welcome to Cookies
Cookies are just a basic aspect of PHP, but can be used in so many things. From logging in and out a user on your website to keeping the name of the skin they use on your website. Below I will explain how to set (add) a cookie, delete one and then display/check one. I will first show the PHP code and then explain it.
(0 ratings)
Reviews0
PriceFree
Views1471
FTP Upload via cURL
Uploading files to a remote FTP server is very effective while using the cURL library. This short PHP tutorial will show the user how to upload a file to a password protected FTP server.
(0 ratings)
Reviews0
PriceFree
Views2681
PHP Tutorial
PHP is the most popular scripting language on the web. This PHP tutorial will teach you to create dynamic web pages. PHP is known as a server-sided language. The html of page does not make on your computer but you request it and it comes from the server after executing the code. http://www.visualbuilder. com/php/tutorial/
(0 ratings)
Reviews0
PriceFree
Views1753
MySQL - Connecting PHP to Database
This article provides tutorial notes on connecting PHP scripts to MySQl servers. Topics include creating database connection objects; executing INSERT INTO, SELECT, and UPDATE statements from PHP scripts.
(0 ratings)
Reviews0
PriceFree
Views1241
Using PHP with MySQL
Quick and easy script on how to create a DB link and execute an sql statement
(0 ratings)
Reviews0
PriceFree
Views1604
Results 481-500 of 648