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
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
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.
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec