Thread: PHP Help
View Single Post
  #3   Spotlight this post!  
Unread 20-02-2006, 23:10
FRANK(WGH) FRANK(WGH) is offline
Webmaster - delphielite.com
AKA: Frank
FRC #0048 (Delphi E.L.I.T.E.)
Team Role: Webmaster
 
Join Date: Nov 2001
Rookie Year: 2001
Location: Warren, OHIO
Posts: 88
FRANK(WGH) will become famous soon enough
Send a message via AIM to FRANK(WGH)
Re: PHP Help

Quote:
Originally Posted by rappo
I downloaded the Gallery Thingie file and noticed that in the gt-pub.php there are several for loops.

Example:

Code:
function displayList($phpfile, $linktitle = "number") {
		global $name, $id, $category, $cat, $title, $path;
		for ($i=0;$i<count($name);$i++) {
You can replace the count with the amount that you want to be displayed, but that would mean that you have to implement a page function...
would you or anyone else be able to help me do something like this???
__________________
Frank Bosak
Collegiate Mentor Association
Team 48 - Delphi E.L.I.T.E.