Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
please help me... my password gets encrypted but not able to get in database
hai guys,
please help me... in the following function my password gets encrypted but no
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);