Hello may I ask if it is possible to make a MYSQL table to read only? In which I had a table for student records which is to be updated whenever a user/student registers which saves details from the MYSQL database which is non-modifiable due to being read only. If so, how to make such a table in MYSQL.
How we can insert header and footer in google docs with google docs api using PHP code
Writing a new and appending a file in PHP without erasing contents
How to combine 2 arrays with the condition that 2 and 5 values will be from the second array?
How to keep the ?error on url if page extension not included?
I run php artisan route:cache ,I didn't notice that this command can only run in production and cause this error when I want to run php artisan route:list
I want to nip in the bud that I have already been through all of the points in this excellent answer here: and will explain why they didn't work and what my problems areI am working through a book by Robert Nystrom called Crafting Interpreters
Good afternoon, I'm learning python and I am making some graphics with a file with data, dates and times My first goal was to graphic the data vs time, Magnitude vs Fulltime, only Saturday and Sundays (d2 and w) vs time, and only the 11pm to 12md of Business...