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
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
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