Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee