cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin