PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d