Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <