11.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

02-08-2016, 10:20 PM
Post: #1
Create database without logging to your hosting cpanel account
Hello All,

Can anyone please let me know if its possible to create a database without logging into cpanel. I have searched and found that we can create databases with php script directly without logging into cpanel, but was not able to get the working php script.

Can someone please help me on with a php script for that.

Thanks!
02-09-2016, 08:17 AM
Post: #2
RE: Create database without logging to your hosting cpanel account
almost every new php script has this
play saround with install files
easy
02-09-2016, 08:46 AM
Post: #3
RE: Create database without logging to your hosting cpanel account
Yes You can use ( Adminer )

Code:
https://www.adminer.org

it is one php file only.

Code:
https://www.adminer.org/static/download/4.2.4/adminer-4.2.4.php
02-09-2016, 10:35 AM
Post: #4
RE: Create database without logging to your hosting cpanel account
(02-09-2016 08:46 AM)fire2000 Wrote:  Yes You can use ( Adminer )

Code:
https://www.adminer.org

it is one php file only.

Code:
https://www.adminer.org/static/download/4.2.4/adminer-4.2.4.php

thank you fire2000 for that useful tool
02-09-2016, 12:13 PM
Post: #5
RE: Create database without logging to your hosting cpanel account
Thank you so very much
24.gif
02-09-2016, 02:05 PM
Post: #6
RE: Create database without logging to your hosting cpanel account
(02-09-2016 08:46 AM)fire2000 Wrote:  Yes You can use ( Adminer )

Code:
https://www.adminer.org

it is one php file only.

Code:
https://www.adminer.org/static/download/4.2.4/adminer-4.2.4.php

very helpfull thanks fire




49.gif