Posts Tagged ‘find’

PHP Tutorials: Find and Replace

Similar to the find and replace function found in word processors, recreate your own.

PHP Tutorials: Create a Search Engine (Part 5/5)

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 Tutorials: Create a Search Engine (Part 4)

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 Learn Array Programming for User Agent Script : Get Browser and OS

Learn how to program arrays in PHP at a basic enough level to make an efficient user agent sniff script. We use a foreach loop to run the evaluation needed for finding a match in the user agent string. Adam is using Notepad++ for code editing in this video.

PHP Tutorials: Create a Search Engine (Part 2)

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 Tutorials: Create a Search Engine (Part 3)

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