How do you create a PHP database? Do I need a program to do this? What am I missing?
Help...
Printable View
How do you create a PHP database? Do I need a program to do this? What am I missing?
Help...
Isn't there anyone awake at 4am that knows PHP? LOL
Do you mean an SQL Database which is accessed through PHP?
I don't know what I'm trying to do. :(
I'm trying to follow these instructions - http://docs.phplist.com/phplistInstallation
Its referring to an SQL database. It said create a database for PHPList, not a PHP database.
This database is the backend that will allow this program to run.
Check W3Schools for their tutorial.
Check W3Schools Create for how to create the database.
I suggest following the longer version of the directions if you aren't already. You will need to know SQL either way though, so read up on it, its rather easy (refer to above W3Schools info.
Oh, now I get it. But I can't do it cause my friend is hosting my site, so I have to get her to do all that kind of stuff. I thought maybe it was something I could do and upload...