Today,I am going to share one interesting snippet with you.You might had seen some websites which are providing live updates.Today,I will be showing you something similar to it. Continue reading
Archive | HTML RSS feed for this section
Yahoo Online Status Checker Script in PHP
13 AprToday,I will provide small piece of PHP snippet for checking yahoo online status. Continue reading
How to echo id from html content with Simple HTML Dom
9 AprNow,I will show you how you can echo id of any element from HTML code with the help of Simple HTML Dom.It can help you to scrape contents from websites.
Code :
Continue reading