Category Archives: PHP
I just made the source for the WebPage Downloader public, you can get it from http://naterocks.com/php-coding/webpage-downloader/.
12
July
Written by Nathan Schloss.
Posted in: Anouncements, Computers, Cool, Internet, Life, Nate.co.il, PHP, Programming, Software, Summer, Websites
Have you ever been online and wanted to download a webpage but didn’t want to use internet explorer’s or safari’s propritary formats? Well after about an hour of work I have created a solution… the WebPage Downloader. The WebPage Downloader will let you save files to your computer as DOC files and HTML files with or without [...]
The function below will look for numerically numbered images (or any other type of file) on any giving website. The function will echo weather or not it found anything, if it found something it will return the html image code(s) for it. /*When calling the function $istop should equal 1. $name should equal the name you [...]
Yes, it’s ture. The NateRocks.com store have moved. It is now at http://www.printfection.com/naterocks . Happy shopping….
I just finished a new PHP script, it is called Site Moved Script. It will be useful to you if you have changed the url of your site. What it does is it redirects users to your new url and gives them a message about your move. You find out more about this script on [...]