Skip to content

Tag: database

Separation the table and each name follows the table

I want Make Different on Table, Each table has a service name Dontt Need Loop Again Table same Group Name, Each group has the name of the service Check : https://i.ibb.co/NTnynGq/639.png View : Package.blade.php Package Model PackageController.php Want Separation each group has the name of the service Answer …

Is this a secure way of connecting to an SQL server?

Suppose I have a .php script on my server which interacts with a MySQL server. Part of it is: This script is solely server-side, and something like DevTools or view-source://web.address will not show the source code. However, it is really important that nobody is able to see this source code because it bears …