switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
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
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
Printing a webpage
I use this to print the webpage:
o
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <