Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si