Jamied_uk Posted March 19, 2012 Share Posted March 19, 2012 Hi Im looking for database help to update mysql database with a url suppled by a logged in user using where id = $id and to have the url stored in database any ideas on creating this small form that will do the job, im stuck for a while trying to find help but theres not a lot about. Link to comment https://forums.phpfreaks.com/topic/259259-heldatabase-help-mysql-and-php-coding-for-img-url-to-database-for-logged-in-user/ Share on other sites More sharing options...
cpd Posted March 19, 2012 Share Posted March 19, 2012 If your just trying to save a URL which is input by a user you just need a form with a single text field and a submit button. Whats the purpose of saving this URL? There may be a better way but what you've described is quite brief... Link to comment https://forums.phpfreaks.com/topic/259259-heldatabase-help-mysql-and-php-coding-for-img-url-to-database-for-logged-in-user/#findComment-1329243 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.