Simple PHP Pagination help?

Mr. Solo Dolo

New member
I'm teaching my self programing and gradually getting better. However I'm running into some slight problems. I'm working on a website and I currently have pagination at the bottom of some mysql DB results. My pagination works, buts it's Dreamweavers default pagination which is simply (first, next, previous, last). I would like to upgrade it so it would display actual numbers for example 1,2,3 etc. I've found a php script that is identical to the one in yahoo answers that I would like to use. My problem is I don't fully understand how to implement in within my code. I'm a php newbie and I rely heavily on dreamweaver. It would be greatly appreciated if someone could help me through email with my problem. I will send you my code through email and it would literately only take 5 min of your time, thank you.
 
Back
Top