Search found 2 matches
- Sat May 03, 2008 7:16 am
- Forum: PHP - Code
- Topic: php blog - mysql select problem
- Replies: 3
- Views: 280
Re: php blog - mysql select problem
ah no , I was using another system, gone try that out
thanks alot m8
- Sat May 03, 2008 6:23 am
- Forum: PHP - Code
- Topic: php blog - mysql select problem
- Replies: 3
- Views: 280
php blog - mysql select problem
hey guys, I'm trying to script my own blog, but I have a problem. On the homepage I got the script to show the last 5 post that have been made, but now I want to show "older" post so it I need a page that skips the first 5 post and shows the next 5 post. How can I get this info out of mysq...