Categories
Tags → Function Php Return

Keyword Extract

This is a great little php utility function is great for bloggers or for anyone looking to increase the keyword density on a site. The keyword extract function searches through a text string filtering out punctuation and common words to return a list...
DETAILS

Multi-thread Simulation

This class can emulate the execution of program threads using separate HTTP requests to the same script. It establishes an HTTP connection to the same Web server to execute the same PHP script. It sends a request passing the name a function to ...
DETAILS

PHP Script Tips - Creating Your Own Functions

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
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Link Text

PHP function that allows a user to pass all of the HTML code in a webpage to it and performs a search and replace action to replace certain declared keywords with links to declared pages relevant to those keywords. Simply copy the linktext.php file t...
DETAILS

getServer Path (function)

a simple function that returns the path to folder in which script subsides. Valuable in producing php programs that will be distributed randomly and require absolute paths. Just call this function and it will return everything up to the current folde...
DETAILS

Krazy Kenny''s Kounter

This is a Graphic PHP / MySQL counter which will return HTML image for total page loads, count of unique TCP/IP visits, or loads by the currently visiting TCP/IP. Feel free to contact me for installation help. Updated with a site-wide function whic...
DETAILS

ImageInfo

To optimize your site''s load time you should always code in the dimensions of all images being loaded. We wrote this to simulate a function in PHP that does pretty much the same thing. It''s a simple class to return vital stats on an image...
DETAILS

PHP_Dyn

PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
DETAILS

XOR string function for PHP

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

Scripthash

Scripthash is a PHP extention which enables you securely hide passwords or execute programs as a different user when using PHP as an Apache Module or as a RedHat RPM. During module initialization a shared memory segment is created and initialised wit...
DETAILS

Page:
©2003-2019 jCay.com