Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan