Tag Archives: Tutorials

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.

Posted in EXPORT, Tutorials, Web Development | Tagged , , , , , , | Leave a comment

PHP Tutorials: Dynamic pages (Part 1)

Creating a standard webpage template, only the content changes when a link is clicked. Saves time duplicating each file, and makes it a lot easier if something needs to be changed, like a menu item, header, or footer.

Posted in EXPORT, Web Development | Tagged , , , , , | Leave a comment

PHP Tutorials: Pagination (Part 1)

Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Paginating results from a MySQL database. This is a (almost) simple method of showing paginated results effectively.

Posted in EXPORT, Web Development | Tagged , , , , | Leave a comment