Re: [PHP] Coding Advice

2004-07-21 Thread Matt M.
> I am writing an app and right now im working on code that will display x > number of items on one page, and if there is overflow, provide a link to > the next. The url coming into the page looks something like: > > projects.php?action=view&completed=no&start=0 > > My code so far, i just took t

[PHP] Coding Advice

2004-07-21 Thread Aaron Axelsen
Hello, I am writing an app and right now im working on code that will display x number of items on one page, and if there is overflow, provide a link to the next. The url coming into the page looks something like: projects.php?action=view&completed=no&start=0 My code so far, i just took the $_S