
06-10-09, 15:50
|
|
vaguely human
|
|
Join Date: Jun 2007
Location: London
Posts: 2,519
|
|
Quote:
|
Originally Posted by karisegraves
Hey
Rich Text Editor is good to upload images? If not then tell me the good one!
|
If you're just trying to put photos on a web site - use ftp or firefox with the ftp extension. Or just use a site like flickr or picaso.
If you're trying to build a tool in PHP to upload pictures then look at the $_FILES variable and the is_uploaded_file and move_uploaded_file functions.
I you just want to look at a photo then use MS paint.
|
|