From Newsgroup: comp.databases.mysql
On 26/03/2020 16.06, ^Bart wrote:
Hi guys,
I know how to create query by SQL language, I do it from command line or
by phpmyadmin but I'd like to know how to create a graphic form for the
end user to add/modify data!
I know I could use PHP and Python I thought to them because are
available in the first case on every web browser and in the second case
like a local program for Mac, Linux and Windows but they're not easy to use... :\
The browser has no concept about php or python, those are run on server
side and all the web browsers sees is the html the web server has generated.
I saw people who use Visual Studio 2019 and it seems very powerful but
I'd like to use something compatible with Mac, Linux and Windows and not
too difficult to use for a beginner! :)
Using Visual Studio is like using MySql Workbench or phpmyadmin, you
still need to know SQL to get the most out of it and what you can do
without any knowledge is to work on one table at the time and with the
risk of the person messing things really badly.
Yes of course I'll need to study but now I'd like to start to climb a
hill and not a mountain! :)
Try to learn some PHP and make some simple forms that allows people to
see data and modify in the cases they need. You may want to have a SQL
user with limited privileges which you use in your web ui and don't
forget to verify user data before you use it in queries, don't use blacklisting as ain't as secure as whitelisting.
--
//Aho
--- Synchronet 3.21d-Linux NewsLink 1.2