Main > Free Download Search >

Free functions in php script

functions in php

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5725
PHP Function Finder 1.0

PHP Function Finder 1.0


PHP Function Finder provides quick and easy access to the PHP.net function database. This is a must have time saving tool for every Windows loving PHP developer. more>> PHP Function Finder provides quick and easy access to the PHP.net function database. This is a must have time saving tool for every Windows loving PHP developer.<<less
Added: 2007-03-23 License: Freeware Price: $0.00USD
23 downloads
Introduction to PHP 1

Introduction to PHP 1


This is a welcome to PHP, Contains information on the history of the scripting language, it gives you details on what you can make with PHP including forums and chat software. Test PHP using the phpinfo() function, It will bring up all your php more>> This is a welcome to PHP, Contains information on the history of the scripting language, it gives you details on what you can make with PHP including forums and chat software. Test PHP using the phpinfo() function, It will bring up all your php configuration and vital php info and information about your system were PHP is installed. The next chapter will show you how to make your first PHP script. Explores PHP Variables in some detail. Perfect of PHP beginners. We touch on PHP functions in the last chapter.<<less
Added: 2005-08-16 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Introduction to PHP
Introduction to PHPPHP including forums and chat software. Test PHP using the phpinfo() function, It will bring up ... Explores PHP Variables in some detail. Perfect of PHP beginners. We touch on PHP functions in
License:Freeware
Download
859 downloads
Added: 2005-08-16
RSS-functions 1.0

RSS-functions 1.0


RSS-functions v1.0 contains a couple of functions which give you the opportunity to open a RSS-feed and put the content to an array which can be used in your PHP-code more>> RSS-functions v1.0 contains a couple of functions which give you the opportunity to open a RSS-feed and put the content to an array which can be used in your PHP-code<<less
Added: 2006-08-25 License: Free Non-Commercial Price: $0.00USD
12 downloads
 
Other version of RSS-functions
RSS-functionsopen a RSS-feed and put the content to an array which can be used in your PHP-code. open a RSS-feed and put the content to an array which can be used in your PHP-code
License:Free for non-commercial use
Download
1168 downloads
Added: 2006-08-25
Introduction To Sessions in PHP

Introduction To Sessions in PHP


A quick introduction to PHP sessions and the use of the most basic session handling functions. more>> A quick introduction to PHP sessions and the use of the most basic session handling functions.<<less
Added: 2006-01-04 License: Freeware Price: Free
1393 downloads
PHP Functions urlencode 1

PHP Functions urlencode 1


You should encode string values while passing in an querystring. We use UrlEncode to Returns a string in which all non-alphanumeric characters except -_. have been replaced with a percent (%) sign followed by two hex digits and spaces encoded as plus more>> You should encode string values while passing in an querystring. We use UrlEncode to Returns a string in which all non-alphanumeric characters except -_. have been replaced with a percent (%) sign followed by two hex digits and spaces encoded as plus (+) signs.<<less
Added: 2008-08-27 License: Freeware Price: $0.00USD
11 downloads
Creating files online in PHP

Creating files online in PHP


In this tutorials, we start how to create files using PHP. Before starting test sample script, double check directory access permisisons for writing. First of all, if youre new to PHP but have a knowl more>> In this tutorials, we start how to create files using PHP. Before starting test sample script, double check directory access permisisons for writing. First of all, if youre new to PHP but have a knowledge on other scripting languages like ASP, PHP is a comple language which has function to access file system. This means that PHP includes all libraries and functions to manage file system.<<less
Added: 2007-03-28 License: Freeware Price: Free
948 downloads
PHP Functions : array_fill

PHP Functions : array_fill


array_fill() fills an array with num entries of the value of the value parameter, keys starting at the start_index parameter. Note that num must be a number greater than zero, or PHP will throw a warn more>> array_fill() fills an array with num entries of the value of the value parameter, keys starting at the start_index parameter. Note that num must be a number greater than zero, or PHP will throw a warning. .<<less
Added: 2006-09-12 License: Freeware Price: Free
1138 downloads
PHP Functions : urlencode()

PHP Functions : urlencode()


You should encode string values while passing in an querystring. We use UrlEncode to Returns a string in which all non-alphanumeric characters except -_. have been replaced with a percent (%) sign fol more>> You should encode string values while passing in an querystring. We use UrlEncode to Returns a string in which all non-alphanumeric characters except -_. have been replaced with a percent (%) sign followed by two hex digits and spaces encoded as plus (+) signs.<<less
Added: 2006-10-14 License: Freeware Price: Free
1110 downloads
Using function mail() in windows xp

Using function mail() in windows xp


mail() function is one of important function in php, simply to use in hosting environment. The problem come for beginner who want to test mail() function in their windows xp. This guide will show step more>> mail() function is one of important function in php, simply to use in hosting environment. The problem come for beginner who want to test mail() function in their windows xp. This guide will show step required to install mail server in windows xp to interact with mail() function.<<less
Added: 2007-05-21 License: BSD Style Price: Free
551 downloads
Email validation in PHP 1.1

Email validation in PHP 1.1


This tutorial teaches you how to validate an email with PHP and regular expressions. more>> This tutorial teaches you how to validate an email with PHP and regular expressions.<<less
Added: 2006-06-23 License: Freeware Price: $0.00USD
11 downloads
PHP function for Basic Image Gallery

PHP function for Basic Image Gallery


This PHP function is a very basic one, yet useful for a single page image gallery within a small website. It reads all the images from given folder and creates a simple looking gallery with given sized thumbnails. more>> This PHP function is a very basic one, yet useful for a single page image gallery within a small website. It reads all the images from given folder and creates a simple looking gallery with given sized thumbnails.<<less
Added: 2009-02-10 License: Other Price: $0.00USD
14 downloads
Generating random strings within PHP

Generating random strings within PHP


You may use this code snips to make your own random passwords or any other random strings. In this tutorial we need to use two functions of PHP: rand() and chr() . more>> You may use this code snips to make your own random passwords or any other random strings. In this tutorial we need to use two functions of PHP: rand() and chr() .<<less
Added: 2008-08-27 License: Freeware Price: $0.00USD
13 downloads
Mobile Detection for PHP 1.0

Mobile Detection for PHP 1.0


A php function that returns true if the current viewer is using a mobile device and false if they are not. more>> A php function that returns true if the current viewer is using a mobile device and false if they are not.<<less
Added: 2009-03-23 License: Freeware Price: $0.00USD
11 downloads
Pseudo-random PHP functions

Pseudo-random PHP functions


This article introduces PHPs pseudo-random functions to the reader and explains the difference between a pseudo-random and a truly random number. more>> This article introduces PHPs pseudo-random functions to the reader and explains the difference between a pseudo-random and a truly random number.<<less
Added: 2006-03-31 License: GPL Price: Free
1309 downloads
Who's Online PHP Script 0.1

Who's Online PHP Script 0.1


Whos Online PHP Script functions as a tool to apply MySQL and sessions for managing the number of people who visit your site more>> <<less
Added: 2009-07-22 License: Freeware Price: $0.00USD
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5