News Feed
Jobs Feed
Sections




News Archive
DevArticles:
Creating the Front End of a Search Engine with AJAX
November 15, 2006 @ 13:10:54

DevArticles has posted the first part of a new series today, one looking at the creation of a simple search engine with PHP and Ajax. It'll pull the data it needs from a backend database and display the results as transmitted through the Ajax connection.

In this particular article, though, they focus on the front-end of the system - creating the user interface, the look and feel of how it will function, and, finally, programming a behavioral layer to make the Ajax connection to the backend. It grabs the contents of the text field (in the form) directly and pushes it to a search.php on the backend.

Finally, they give you a full code listing for the entire setup so far to ensure you're up to speed.

0 comments voice your opinion now!
search engine frontend ajax connection backend database interface search engine frontend ajax connection backend database interface


blog comments powered by Disqus

Similar Posts

DynamicWebPages.de: Online Ajax and PHP Seminar

Cyberlot\'s Blog: Searching Zend Frameworks mailing list

DevArticles: Building an AJAX-Based Chat - Interacting With a Database

Andrew Wulf's Blog: phpdox.net - New Ajax Powered PHP Documentation Site

Andreas Gohr's Blog: MySimple.php - A lightweight PHPMyAdmin substitute


Community Events











Don't see your event here?
Let us know!


community release introduction testing framework language symfony2 usergroup phpunit interview unittest opinion series rest conference functional podcast development zendframework2 database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework