In message <[EMAIL PROTECTED]>, mn_islam <[EMAIL PROTECTED]> writes > >Hi, > I am new in php-mysql. I have done some in my own server. I have >created databases at command promt. but to make database/tables at >remote server what do t have to do ?
You will usually have some kind of control panel on the server, and will usually be able to create and populate your database using a .sql file. If you are allowed to, you can also use the command prompt. This isn't available on all hosting systems. Basically, you need to ask your host. -- Pete Clark http://www.hotcosta.com http://www.spanishholidaybookings.com Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
