| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
A - Z links the easy way | PHP 4.0 | Beginner / Louie Simpson | 27532 since 3/13/2001 6:17:24 PM |
By 4 Users 3 Excellent Ratings
|
| |
To create A - Z links quickly and easily for your site. (ScreenShot) |
| |
| |
| |
 |
A simple guest book.... using McDataBase !! | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / JJJJJJJJ | 12941 since 7/20/2006 1:46:30 AM |
By 1 Users
|
| |
This is a simple example of using McDataBase by a guest book code... Try this. Its amazingly small !! (ScreenShot) |
| |
| |
| |
 |
Access individual regex matches in a string or file | PHP 3.0, PHP 4.0, PHP 5.0 | Intermediate / Cesay | 7632 since 11/1/2006 5:58:56 AM |
By 1 Users
|
| |
This shows how you to loop through an array and access regular expression matches individually, in this case replacing them, and rebuild the new array at the same time. If you're wondering why not just use a replace function, it's because I needed to repl ...(description truncated) |
| |
| |
| |
 |
Access individual regex matches in a string or file repost | PHP 3.0, PHP 4.0, PHP 5.0 | Intermediate / C.Smith | 7075 since 11/1/2006 4:24:12 PM | Unrated
|
| |
This shows how you to loop through an array and access regular expression matches individually, in this case replacing them, and rebuild the new array at the same time. If you're wondering why not just use a replace function, it's because I needed to repl ...(description truncated) |
| |
| |
| |
 |
aridentifier arabic to english | PHP 5.0 | Advanced / Muhammad Mubashir Alam | 5422 since 9/4/2007 8:32:08 AM | Unrated
|
| |
converting Arabic to English |
| |
| |
| |
 |
array_merge_assoc | PHP 3.0, PHP 4.0 | Beginner / Markus Diersbock | 10235 since 12/13/2003 4:26:52 PM |
By 1 Users
|
| |
Works on a like idea as array_merge(), but instead of concatenating arrays, it takes two related indexed arrays and creates one associative array.
If $keyarray is NOT greater or equal to $valuearray the function will error unless the optional $force=TRUE |
| |
| |
| |
 |
ASCII to BINARY and visa-versa | PHP 3.0, PHP 4.0 | Advanced / Ryan Cheeseman | 28335 since 3/9/2005 10:28:10 PM |
By 3 Users
|
| |
This really does not have much a purpose other then to amuse my self and anyone else thats intrested, its 2 functionsto convert ascii text to binary and binary back to ascii, have you ever seen this page http://nickciske.com/tools/binary.php? its been fea ...(description truncated) |
| |
| |
| |
 |
Automated dropdown list | PHP 4.0, PHP 5.0 | Intermediate / [RTS]BN+VS* | 8151 since 12/23/2008 2:45:44 PM | Unrated
|
| |
Function that returns an xhtml dropdown element with a database based options that will be ready to use in a form.
More info, examples and updates can be found here http://code.tiko-world.com/forum/viewtopic.php?p=195#195 |
| |
| |
| |
 |
Base 64 | PHP 4.0 | Intermediate / Unique | 10743 since 11/19/2003 5:14:48 PM |
By 3 Users
|
| |
Base 64 is an encryption algorithims still
used by many services. Very easy to decode
and encode with php. I wrote this little
script to give myself a quick method!
If you can easily encrypt, they can decrypt it.
|
| |
| |
| |
 |
Basics of Online Relational Database Development with PHP 4 and MysQL | PHP 4.0 | Beginner / Faisal Arif | 15776 since 1/17/2003 1:37:55 AM |
By 5 Users 2 Excellent Ratings
|
| |
Basics of Online Relational Database Development with PHP 4 and MysQL |
| |