- 1,233 categories
- 40,462 scripts
- This PHP script simply takes the contents of a webpage, pasted onto a form, and by running a simple frequency analysis on the words in the page (excluding common words), it produces a list of the most common 1 word, 2 word and 3 word strings within t...
- Categories
- Tags
- Platforms
- Licenses
- This library is consist of useful string manipulating functions including PHP ''s explode and str_replace function.
- Categories
- Tags
- Platforms
- Licenses
- This is a short PHP function to XOR a string and return the result.
- Categories
- Tags
- Platforms
- Licenses
- STPhp is a PHP-based string translation suite designed as a simple internationalization tool to work without requiring non-standard dependencies; only the core of php3 is required, which means STPhp can be easily used in places where you, the code cr...
- Categories
- Tags
- Platforms
- Licenses
- class.browser.php is a class of functions that is designed to make it easy to download web pages for numerous uses, including for web crawling. It extends the functionality of the PHP function fsockopen, as well as adds string parsing functions to ma...
- Categories
- Tags
- Platforms
- Licenses
- Core PHP Programming, Second Edition is the #1 practical guide to PHP 4 for Web developers. Atkinson covers PHP syntax, the key building blocks of PHP scripts, and every PHP function, including I/O, data, and math functions, time, date, configuration...
- Categories
- Tags
- Platforms
- Licenses
- In the first part of Web Application Development with PHP the authors explain PHP''s advanced syntax like classes, recursive functions and variables. They present software development methodologies and coding conventions which are a must-know fo...
- Categories
- Tags
- Platforms
- Licenses
- A large portion of Web programming requires strings to be handled and generated, so knowing how to use and handle strings properly is extremely important for PHP programmers. This tutorial starts with the simple constructs used to create strings and ...
- Categories
- Tags
- Platforms
- Licenses
- This PHP script will allow you to open any MiniSQL database, and then list the database contents, make additions, deletions, and updates. The script communicates
with the MSQL server to determine the names and types of fields in the database table. ...
- Categories
- Tags
- Platforms
- Licenses
- Core PHP Programming is the first complete, practical guide to PHP 3.x for experienced Web developers. Discover how PHP borrows the best ideas from Java, Perl, and C to create a remarkably productive scripting environment. Then, with the guidance of ...
- Categories
- Tags
- Platforms
- Licenses
Page: