Thanks everybody, I will have to look at that and see if the client wants it adjusted. I appreciate the (very) positive feedback. Its a nice ego boost to a novice like myself to get such good reviews.
I've made some updates since I posted this. Bigger images mostly in the gallery section. A few changes to code (mostly PHP stuff). It still doesn't completely validate, but I'm not sure I am going to...
Hi Shawn, Its all stored in a MySQL db that I just enter in the info for each batch. I've got an admin section that I'm working on, but isn't ready to go live. So far I'm entering everything into...
Hey guys,
I've got a very simple login that I'm working on for a friend that leads to some admin pages. It works nicely on my home computer that has PHP 5.0.4, but when I...
Hi Spufi, the "page thing" is the archives, yes. It currently only has one page of batches as I've only brewed 3 times. There is a limit in the query that will do 10 per page before generating the...
Howdy all,
I've been dinking around with this for a couple of weeks in the evenings. Its basically a homebrew (beer) log that I nerded up a bit. I'm psyched because this is all something I just...
I'm pretty sure that the session cookie will remain active if you just close the window. But, I'm not positive. I am almost positive that by default the session will close upon closing the browser...