gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav