Using jQuery and PHP to scrape web page content
Here is a nice trick using AJAX methods ( the javascript is in jQuery) with PHP to scrape pages of safe domains, or from subdomains that you own.
Read MorePHP jQuery Auto Suggest
I haven’t worked on very many javascript applications in a while. Most of my work lately has been in writing server side code in PHP, as I have had a deadline to meet for a chat application. However, I am sure that you have seen php / jQuery auto suggest fields in a form on plenty of websites. THis is not new. Nonetheless, here is an easy way to write a PHP, jQuery auto suggest field within a form using a MySql database.
Read More






