PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
Request for tunning the below query
Hi,
Can any one help me on the below query while improving the performance,
Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);