If at first you don't succeed, call it Version 1.0.
Categories
- Accessibility (45)
- Casual Collective (3)
- Colleagues (1)
- Diary (38)
- News (90)
- Rants (42)
- tangent (32)
- UK2 (10)
Recent Entries
Spam
- 137,583 thank you akismet
Monthly Archives: September 2005
PHP and form processing
I hate PHP form processing, I really hate php form processing. I am currently adapting a form creater and processor, and I am beginning to really hate forms. Though I am learning a whole lot about how to write an … Continue reading
Posted in Rants
2 Comments
php sessions
When writing php scripts and using sessions remember you have to start them in all files, including those you include in the script… Remembering that would have saved me a little bit of time today! Maybe one day I’ll learn … Continue reading
