values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h