Tivoilos Posted May 15, 2008 Share Posted May 15, 2008 I need to know how to write folders in PHP to store like Profile Images in, an how to send the images there an how to echo them out on a specified page. thanks for help in advance Link to comment https://forums.phpfreaks.com/topic/105846-solved-writing-folders-in-php/ Share on other sites More sharing options...
Stooney Posted May 15, 2008 Share Posted May 15, 2008 mkdir() http://us2.php.net/mkdir Link to comment https://forums.phpfreaks.com/topic/105846-solved-writing-folders-in-php/#findComment-542500 Share on other sites More sharing options...
Fadion Posted May 16, 2008 Share Posted May 16, 2008 I can barely understand what ure saying, so im guessing here. U need to store profile images in a folder with php? Then u need some understanding on form input, move_uploaded_file() and probably some gd functions (if u want to resize and such). Link to comment https://forums.phpfreaks.com/topic/105846-solved-writing-folders-in-php/#findComment-542572 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.