Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks