Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?