Categories
Tags → String Php

Auto Keyword String Generator

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...
DETAILS

libmstring

This library is consist of useful string manipulating functions including PHP ''s explode and str_replace function.
DETAILS

XOR string function for PHP

This is a short PHP function to XOR a string and return the result.
DETAILS

STPhp

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...
DETAILS

class.browser.php

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...
DETAILS

Core PHP Programming: Using PHP to Build Dynamic Web Sites

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
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Web Application Development with PHP 4.0

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
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Using Strings

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 ...
DETAILS

PHP/Msql Database Script

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. ...
DETAILS

Core PHP Programming

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
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com