Randomize array values You are here: Free PHP » Snippets Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.
Create a recursive folder You are here: Free PHP » Snippets Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.
Simple URI location You are here: Free PHP » Snippets Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.
Convert an integer to Roman-Numeral You are here: Free PHP » Snippets Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.
Return Between You are here: Free PHP » Snippets Return strings that are between two start and stop positions. Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.
Database Search You are here: Free PHP » Snippets Searh a database, and sort the results using page numbering to split up the data. Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.
Text URL to HTML You are here: Free PHP » Snippets Convert text URL's in a string to an HTML link. Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.
Auth Class with Sessions or Cookies You are here: Free PHP » Snippets Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.
Check Prime Numbers You are here: Free PHP » Snippets This function will check any number to see if it is a prime number or not! Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.
Large Data One Query You are here: Free PHP » Snippets This is an example of how to insert lots of data into a database using mysql_query only once! Published on: Tuesday - 23 June 2009 Categories: Snippets Tags: rss , snippets Comments are closed.