Log in

Category Archives: PHP

20
July

I just made the source for the WebPage Downloader public, you can get it from http://naterocks.com/php-coding/webpage-downloader/.

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 [...]

16
December

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 [...]

18
September

Shop Moved

Written by Nathan Schloss. No comments Posted in: Anouncements, CafePress, Computers, Internet, Life, PHP, Programming, Store, Stuff

Yes, it’s ture. The NateRocks.com store have moved. It is now at http://www.printfection.com/naterocks . Happy shopping….

13
July

New PHP script

Written by Nathan Schloss. No comments Posted in: Computers, Internet, Life, PHP, Programming, Software, Websites

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 [...]