Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Is it possible to stop reservation creation in PM Order?
Hi All,
Is it possible to stop reservation creation in PM Order?
Thanks in adv
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here