hi.this is my new script.
your contants can change your display picture via web.
you need some files and php hosting with fso support (www.orgfree.com)
edit every files for your sql information (username,password,databse name ...) and upload your host.
then run this code in your phpmyadmin
code:
CREATE TABLE resim (
id SMALLINT( 5 ) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY ,
isim VARCHAR( 50 ) NOT NULL ,
adres VARCHAR( 80 ) NOT NULL DEFAULT '0.0.0.0'
);
pls don't ask a question about php.because i don't know php.
how can i do this? i don't know
here is php files for your host