- 1,251 categories
- 40,829 scripts
- PHP can also be run as a command line script like c, c++, java, etc. This article provides an introduction to command line scripting in PHP and emphasise on its significance in PHP applications.
- Platforms
- Licenses
- Other Free / Open Source License
- PHP provides a number of array merging functions but not one that does precisely this. What this will do is that it will add new values found in the new array if they don''t exist and update them if they do, performing this recursively if a sub-...
- A small application which will help you understanding the basics of AJAX.
- Here''s how to team up two of the most popular and powerful platforms for web development together. With the php-java bridge you can build classes and jar files in Java and call them and use their methods in PHP. Use the quick and easy PHP langu...
- This PHP tutorial helps you understand: Basic rules of handling non ASCII characters; Example PHP scripts of French/Chinese strings in UTF-8/GB2312 encoding.
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- The factory will auto_load requested classes without you having to add require or include functions all over your code.
Good for large projects with many libraries used in various files.
- This tutorial teaches you how to convert an existing php code to a syntax colored html text.
- Geo-targeting is commonly used to localize content such as adverts and for statistical purposes. This process is also known as localization.
The problem with Internet based geo-targeting is that it tends to be a rather inprecise affair and can ...
- A collection of 11 tips on PHP array introduction. Clear answers are provided with tutorial exercises on declaring and creating arrays, assigning and retrieving array elements, identifying elements by keys and indexes, copying arrays:
What Is an Ar...
- The tutorial shows a way to redeclare native PHP functions like session_start or print_r.
- Platforms
- Licenses
- Other Free / Open Source License
Page: