PHP
A little pet peeve
by Angalee on Aug.05, 2006, under Blogging, Enough is Enough, PHP
To: Web masters who write tutorials
-Please, Please for goodness sake, add the date you last updated to the page.
Thank you
P.s. Here’s a link to a nifty little code snippet that will do this automatically for you.
Nuwen.Com » PHP | Last Update
P.S.s
Nuwen.Com is a real inspiration in creative web design, very whimsical.
My first PHP script
by Angalee on Aug.09, 2005, under JavaScript, PHP
I’ve just started teaching myself PHP. So far I’ve grasped the concept of variables and their use with html forms, at least I think I have.
I’ve written my first script. It’s sorta a madlib, well actually it is a madlib. I didn’t pay close attention to the grammatical correctness of the story it outputs and I also need to go back and comment the script( I forgot ) but I’m very pleased with it.
I wrote the entire script myself except for a javascipt I added for appearance.
I’m still learning so I’m sure I’ll be looking back at it and wondering why I used this array or that function instead of other better ones.
If you want to get a good chuckle by viewing a newbies first script or just really like lame madlibs you can see it here.
Source Code:
(continue reading…)