TUTORIALS SUBMENU ---->

PHOTOSHOP    FLASH    ILLUSTRATOR    BLENDER    CINEMA 4D    WEB-CODING

Limiting MySQL Query Results (With Pagination)


Last 5 User Comments

view entire thread

User:  notjustgraphics (#53686)
Date: Tue Oct 07, 2008. 14:26:56

Post #2 of 2

I believe the last few lines of the script have some errors.

Try this instead:

$previous = $start - $limit; //changed operator
$next = $start + $limit; //changed operator
echo 'Previous Page - '; //changed 'start' to 'page'
echo 'Next Page'; //changed 'start' to 'page'

// the set of statements above displays the previous and next page links

Reply to this post


User:  tid (#48066)
Date: Wed Feb 13, 2008. 20:56:50

Post #1 of 2

Anybody getting an error relating to the section:
Quote:$query = mysql_query(“SELECT * FROM OurTable LIMIT ‘$start’, ‘$limit’”)


may want to try removing the single quotes " ' " around $start and $limit. This was causing MySQL syntax errors for me.

Great tutorial btw, thanks

Reply to this post


--- View Entire Thread ---


FEATURED TUTORIALS & GUIDES

view all

Sweat & Grease Shine
Sweat & Grease Shine
- Adobe Photoshop -
Texture Mapping
Texture Mapping
- Adobe Photoshop -
Fancy Stars
Fancy Stars
- Adobe Illustrator -
Abstract Shapes
Abstract Shapes
- Adobe Illustrator -

Username:
Password:  
Remember Me

Lost Password? || Register

  
Printer Friendly Version
Tell A Friend v2.0
   
 help! [Insert scroll section in MySpace page]
Author: J2008
Posted: Nov 21st, 4:32am
Activity: 1 replies, 13 views
Help
Author: kitty.tina
Posted: Nov 19th, 7:48pm
Activity: 2 replies, 56 views
 Zen
Author: hackzenindus
Posted: Nov 19th, 2:54pm
Activity: 6 replies, 118 views
Submit/sell/show my designs
Author: lakotaswift@hot
Posted: Nov 19th, 12:38pm
Activity: 1 replies, 36 views
 Are the Tutorials available???
Author: LivingCovers
Posted: Nov 18th, 10:15am
Activity: 2 replies, 57 views
 Graphic Artist from Nigeria, Africa...
Author: LivingCovers
Posted: Nov 18th, 8:47am
Activity: 3 replies, 53 views
New guy in VA
Author: Rohape
Posted: Nov 18th, 1:53am
Activity: 4 replies, 59 views
Doseages and Solutions
Author: Guardian
Posted: Nov 17th, 11:54pm
Activity: 7 replies, 86 views
--- Site Resources ---
Total Tutorials:210
Total Downloads:    413
Linkbase Links:243

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT
:: BIORUST AFFILIATES -->
DividerDividerDividerDivider