Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c