How to display SQL data in Wordpress? -


does wordpress has orm? how access data sql server mysql , display in wordpress?

the best practice interact data in wordpress using wordpress api, don't worry compatible issue.

if want query data using sql syntax, can use wpdb.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

python - Getting next two indexes regardless of current index -

ruby - Prevent Custom Validation Error on Association -