I want to learn about programming and making websites. Where to start, and how to proceed from there?
[more inside]
posted by Busoni
on Aug 14, 2011 -
18 answers
What's the simplest way to create a blank Web page, with a black and white image on it, which when clicked will load the next image in a sequence? Could this be a learning PHP project for me?
[more inside]
posted by Shepherd
on Jun 28, 2010 -
15 answers
Are there any browser plugins that allow you to see exactly what is being sent to a website (form post values, cookies, querystring, etc)?
[more inside]
posted by sherlockt
on Feb 25, 2008 -
7 answers
I know how to make database-driven web sites using Windows servers, Access, IIS, and ASP.
I want to learn how to do the same using Linux, Apache, MySQL, PHP, and... whatever you use instead of Access.
Where do I start?
posted by Mwongozi
on Dec 10, 2004 -
18 answers
HTML crisis: I use relative URLS on my blog because pages archive in different files- for example, a tag for a JPEG would be /images/image.jpg inside image tags. Because I use that first slash to make the relative URL work, all image tags are broken when you type or link to my site without a "www" in the url. In other words, "www.mysite.com" shows all the images fine, but "mysite.com" loads the site with little red x's everywhere. Solution?
[more inside]
posted by XQUZYPHYR
on Oct 27, 2004 -
6 answers