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. 15: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

An Introduction To...
An Introduction To...
- Adobe Illustrator -
Surface Reflections
Surface Reflections
- Adobe Photoshop -
Advanced 3D Abstra...
Advanced 3D Abstra...
- Adobe Photoshop -
Understanding Levels
Understanding Levels
- Adobe Photoshop -

Username:
Password:  
Remember Me

Lost Password? || Register

  
Printer Friendly Version
Tell A Friend v2.0
   
 [WIP] Hairdresser Site Design
Author: YinToniq
Posted: Jul 03rd, 5:58am
Activity: 1 replies, 43 views
Simple Flash Help Needed (AS2)
Author: stiney51
Posted: Jul 02nd, 2:40pm
Activity: 9 replies, 59 views
Transformers
Author: Jacorre
Posted: Jun 29th, 6:33pm
Activity: 2 replies, 81 views
 Quick question about Jasc PaintShop Pro 9.
Author: Rydium-41
Posted: Jun 28th, 8:21pm
Activity: 2 replies, 76 views
I bought film today!!
Author: NikonErik
Posted: Jun 27th, 12:04am
Activity: 2 replies, 83 views
New Battle
Author: MoodsR4Cattle
Posted: Jun 26th, 6:28pm
Activity: 2 replies, 90 views
Image Loading
Author: funkyfela
Posted: Jun 22nd, 9:00pm
Activity: 1 replies, 87 views
Headshot Critique Please
Author: NikonErik
Posted: Jun 19th, 11:32pm
Activity: 6 replies, 155 views
 imagecopy() and imagecopyresized() problem
Author: thatpyrokid
Posted: Jun 18th, 3:05pm
Activity: 1 replies, 153 views
Problem With Regitration Code...?
Author: RXS
Posted: Jun 17th, 3:18am
Activity: 2 replies, 154 views
Topaz Labs do it again!
Author: Tamlin
Posted: Jun 17th, 12:08am
Activity: 5 replies, 235 views
[Photoshop] Anime Coloring Tutorial
Author: Wavechan
Posted: Jun 16th, 3:47pm
Activity: 2 replies, 301 views
--- Site Resources ---
Total Tutorials:212
Total Downloads:    415
Linkbase Links:

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