moderated Re: Database creation
Jaffar Sidek
Are you wanting to create your own local database or a database
for web content? You could try Sqlite for your own local
database. It is light weight and you can create your database
with windows notepad. go to www.sqlite.org for reference and
details. If you want to create a database for web content, then
try Laragon, www.laragon.org. It is what is known as a WAMP
application, a combination of the Apache web server, the MYSQL
RDBMS and php for use on windows. Cheers.
On 27/10/2020 6:47 am, HH. Smith Jr.
wrote:
|
|