need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p