News
Right-click the PHP page you want to use to call the stored procedure and select "Open With." Click the PHP editor to open the code. Add the PHP connection to the MySQL database.
Connect to the MySQL database. The following code connects to a database server named "myserver:"mysql_connect ('myserver', 'user', 'password') Retrieve a list of tables from the database.
This would be a good idea if you’re connecting to your MySQL from outside of your LAN. If you’re within your LAN, chances are you won’t need this option.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results