- 1,251 categories
- 40,829 scripts
- A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argument default values, etc. Special topics are:
Ho...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- A detailed php tutorial that shows how to create a useful function to secure a web site from attack attempts passing through text boxes.
- Categories
- Platforms
- Licenses
- Tutorial was written for the newbie PHP programmer to show how to use the date function to display the date using PHP. We also show you the aruments to pass to the date function to display the date the way you want it. Also included are examples.
- Categories
- Platforms
- Licenses
- PHP is the way to go for online email forms. This is a short tutorial with copy-and-past code on how to use the PHP email function to create an on line email form to send emails from your website.
- Categories
- Platforms
- Licenses
- This tutorial will walk you through the process of making a threaded discussion system. Using PEAR::DB and PHP 4 we''ll create a recursive function that will display comments in a threaded style.
- Categories
- Platforms
- Licenses
- Visual Basic ''MsgBox'' function is much more flexible then JavaScripts ''alert'', you would notice it as you would go through the code. After installing this dll component, you can use this functionality with ease in PHP or ASP. ...
- Categories
- Platforms
- Licenses
- Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps y...
- Categories
- Platforms
- Licenses
- This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
- Categories
- Platforms
- Licenses
- This is a comprehensive article / tutorial on programming in PHP. It covers a variety of key topics including PHP Structure, Scalar Variables and Data, Data collection: Arrays, Operations and Comparisons, PHP Comparison Operators, PHP Logical Operato...
- Categories
- Platforms
- Licenses
- PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the
meta name and value of the a...
- Categories
- Platforms
- Licenses
Page: