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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -