publish?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
abdusef
Forum Newbie
Posts: 3
Joined: Wed Jun 21, 2006 4:28 am

publish?

Post by abdusef »

hi
i have developed an example
for php with small mysql database,
how can i move my database to the server
to keep my connection good??
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

export the creation data from your test machine and import on the server?
abdusef
Forum Newbie
Posts: 3
Joined: Wed Jun 21, 2006 4:28 am

again

Post by abdusef »

thank you, but can you tell me about any free site
that enable me to try with this
User avatar
Kadanis
Forum Contributor
Posts: 180
Joined: Tue Jun 20, 2006 8:55 am
Location: Dorset, UK
Contact:

Post by Kadanis »

best thing is to google for free hosting that comes with PHP and MySQL.

FreePGS.com and Tripod.com (think they are now part of lycos) are 2 that I can think of
Post Reply