PHP - Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Found 326 Tutorials |
|
Most Recent Tutorials |
-
Using Type Juggling Type Casting to Modify Data Types
We are going to be dealing with type juggling in this article.
http://www.talkphp.com/tips-tricks/1499-using-type-juggling-type-casting-modify-data-types...
-
The explode() function
The explode function in php is very simple to use.
http://rawcliffe.wordpress.com/2007/11/19/explode/
-
creating your own functions
A guide to creating your own functions and how to use them.
http://rawcliffe.wordpress.com/2007/11/20/function/
-
Meta tag viewer
Learn how to display another sites meta tags.
http://cdesigns.exofire.net/forum/index.php?showtopic=26
-
Using the Internal Array Pointers to Access Elements
An internal array pointer, in PHP, is fundamentally an invisible pointer that points to a particular record in an array.
http://www.talkphp.com/vbarticles.php?do=article&articleid=41&title=using-the-internal-arr...
-
Drawing a binomial distribution bar graph
we are going to draw a bar chart showing the binomial distribution
http://exanock.blogspot.com/2008/01/php-and-javascript-drawing-binomial.html
-
How to display nicely an array by the first letter
A tutorial on how to display nicely an array by the first letter.
http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html
-
Testing htmlspecialchars() PHP Function
This page allows you to learn and test the htmlspecialchars() function to protect embedded data in Web pages.
http://sqa.fyicenter.com/Online_Test_Tools/Test_htmlspecialchars_PHP_Function.php
-
Searching a Directory of Files
This tutorial shows you how to dynamically compile the list of files in a given directory.
http://www.php-scripts.com/php_diary/010700.php3
-
Getting and Using Meta Tags for Search Criteria
This tutorial shows how to fetch all the meta tags for a given page and print them to the browser.
http://www.php-scripts.com/php_diary/010600.php3
-
Searching External or Internal Webpages
This tutorial explains how to conduct keyword searches on a given Webpage.
http://www.php-scripts.com/php_diary/010500.php3
-
Building a fulltext search engine with PHP
In this article I will show you how you can use the database library from eZ publish to build database independent fulltext search engine.
http://www.zez.org/article/articleview/83/
-
Using The Google Web APIs With PHP
Teaching you about the google web apis functionality.
http://www.devshed.com/c/a/PHP/Using-The-Google-Web-APIs-With-PHP/
-
Create a PHP Search Engine
This hands on PHP Programming tutorial provides you the knowledge necessary to design and develop a search engine for your website using PHP version 4
http://www.chauy.com/2005/11/create-a-php-search-engine/
-
PHP, MySQL search engine script
This script searches MySQL database fields specified by the owner and displays the results with keywords in bold.
http://www.bewebmaster.com/58.php
-
Searching and Browsing Module,
Learn cron Jobs, Templating, Searching and Browsing.
http://www.brainbell.com/tutors/php/php_mysql/TOC_Related_Topics.html
-
Regular Expressions
Regular expressions enables to find and extract more complicated pieces of information in a strings and do this in a multiple-byte character set.
http://www.brainbell.com/tutorials/php/TOC_Regex.html
-
Object Oriented Programming in PHP
One of the key features of object-oriented programming (OOP) is the ability to create new data types
http://www.brainbell.com/tutorials/php/TOC_oop.html
-
PHP Site Search
In this tutorial I will teach you how using dreamweaver you can create a site search with the option to select different categories.
http://www.pixeldigest.com/sitesearch1.html
-
Create a Whois Domain Search for Your Website
Create a Whois Domain Search for Your Website using PHP and HTML.
http://www.azforums.net/index.php?showtopic=1682
-
Using PHP classes to navigate distributed whois databa
Find out how to navigate the new whois in your PHP scripts.
http://www.devshed.com/c/a/PHP/Using-PHP-classes-to-navigate-distributed-whois-databases/
-
Creating a domain checker
In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not.
http://www.phptoys.com/e107_plugins/content/content.php?content.38


