logo
logo
AI Products 
Leaderboard Community🔥 Earn points

How to use SQL Manager in CodeLobster PHP IDE

avatar
Paritosh Pandey
collect
0
collect
0
collect
1
How to use SQL Manager in CodeLobster PHP IDE

Probably, every PHP programmer had to create his own framework or library, and it was necessary to work quickly and do everything practically from scratch.

Often we need to test some of our ideas or algorithms and we write code for interacting with databases directly, without using ORM frameworks.

We bring to your attention an article in which the SQL-manager built-in in CodeLobster PHP IDE will be considered.

Creating and configuring a connection to MySQL

Go to the main menu "Tools" -> "MySQL" -> "SQL Manager".

Also, do not forget that the real data insertion will occur only after clicking the "Post Edit" button.

collect
0
collect
0
collect
1
avatar
Paritosh Pandey