creating database and user using php code

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
jashankoshal
Forum Newbie
Posts: 7
Joined: Wed Sep 23, 2009 10:50 pm

creating database and user using php code

Post by jashankoshal »

hello
can anyone figure it out...
i want to create database,user,table and insert rows through php.
i cannot use phpmyadmin or cpanel.
i have to do through a filename.php
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: creating database and user using php code

Post by jackpf »

Yes, google a php & mysql tutorial.
Post Reply