Posts Tagged ‘url’

PHP Tutorials: URL Shortener (Part 1)

WARNING: As the final code of the tutorial stands, it is not secure to run on a public server. There will be a revision of this tutorial soon to come. Learn how to create a simple URL shortener, similar to those such as bit.ly Visit the forum for help! http Follow on Twitter! twitter.com

PHP Tutorials: Create a Search Engine (Part 1)

Create a search engine for any purpose. This search engine can be implemented anywhere to search your website content, or to search pages on the web.

PHP Tutorial: Random Numbers

How to create random numbers in PHP.