DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm