URL and link text from database
问题 I am currently still learning PHP so some things I still struggle with. I have been taking it slowly and reading tutorials which has helped but I can't figure this one out. I have a database table (in mysql) with let's say, 100 urls. There is a column called 'url' and a second column 'text'. I already have the pagination code which works, so will also be using that. What I want to do is echo out the URLs (which are all in folder called blog in the root of my site), but use the text as the