Nemanja
Premium Member
- Joined
- Nov 23, 2012
- Messages
- 304
- Points
- 28
So, I'm learning basics of PHP and Mysql and I am trying to print my database data to a PHP page. I have a table username, email and URL fields. I'm trying to select this table and echo field values but the result returned is a blank page. What does this mean?
Could you please post some sample of showing data from a database by echo them using PHP?
Thanks in advance.
Could you please post some sample of showing data from a database by echo them using PHP?
Thanks in advance.