Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
SOAP Issue
Hi,
I am facing some understanding problem with SOAP basic.kindly recommend some SOAP expert.
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav