Xampp is the most useful piece of software I have on my computer, allowing me to test my websites and themes without having to be connected to the 'net.
Once you start working with more than one website however, you have to create extra sub-folders, which is fine, but then accessing the folders from your browser either means bookmarking your sites or typing the sub-folder name into the browser address bar.
Call me lazy, but I don't want to use bookmarks or type a folder name into my address bar. I decided I just wanted to have http://localhost configured as my browser homepage, and I wanted to simply replace the default xampp page with a new page that simply lists the important links like phpMyAdmin, and all my sub-folders. Worked lke a charm, except I still need to edit the links to add new sub-folders.
Now as fate would have it, I'm trying learn a little php so I can be more knowledgeable when talking to other s9y users in the forums. And to cut a long story short, my search for php tutorials led me to a short script that automatically searches my web folder for new sub-folders, then creates the links without any intervention from me.



dk70 said,
Friday, January 13. 2006 at 00:42 (Reply)
paris said,
Friday, May 23. 2008 at 23:52 (Reply)
have fun