php - Is this the right way to display data from a table in my database? -


this coding tried use connect database in order display information me on admin page. did wrong?

edit: when load page suppose display data tables, page of course white. code

correct format is:

mysql_query($query, $resource) 

you have other way round. notwithstanding other errors.

http://th1.php.net/mysql_query


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -