+ 1
Databases will be available in all Hosting Sites?
I've completed, HTML, CSS, JAVASCRIPT, PhP and SQL. So, I started a new project of social media (for fun). I have already made all the things good with PHP'S file handling by storing and retrieving data in desired files. But it's little slow, so I decided to work with SQL! But is it is available in Hosting Sites like "000webhost" ? It has File-Folder Management, But Database?
2 Answers
+ 3
Yes, Apache shared hosting come with PHP5 and Mysql installed.
You need to setup database name and user before you can create database table from the hosting.
+ 1
Yes, 000webhost provides you database to store and retrieve data.
I had host my previous website in 000webhost.com. The link is available below:
http://www.amanwebsite.cf
By the way, I am also thinking to make a social networking site like Facebook where anyone can upload any images or messages.