Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Calculus Help (and by help I mean homework)
Hrmmm, I hate posting about math homework, partly because it's homework, and partly because I hate w
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C