Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va