Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
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
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a