Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Saturday, November 23, 2013

PHP Simple HTML DOM Parser

Look into the very best HTML DOM Parser written in PHP that gives you all required functions to easily manipulate with any HTML.

http://agichevski.com/2013/11/23/php-simple-html-dom-parser/

Sunday, November 10, 2013

PHP Time Remaining Function

Want to know how much time is remaining to your news update or edit?Check this PHP function that does exactly what you need and gives as result back in nicely formatted string.

http://agichevski.com/2013/11/10/php-calculate-time-elapsed-and-time-remaining/?

PHP Time Elapsed Function

Need to know how much time elapsed from last update or edit? Check this PHP function that does exactly what you need and provides as result back in well formatted string.

http://agichevski.com/2013/11/10/php-calculate-time-elapsed-and-time-remaining/

Saturday, October 5, 2013

Download any file using PHP code

You desire to learn ways to develop a script that downloads any file from server? Check out this link for wonderful tutorial

http://agichevski.com/2013/10/05/php-download-any-file/