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/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.