| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		cad3 -
 
  Joined: 12 Jun 2003 Posts: 25 Location: Hellhole City
  | 
		
			
				 Posted: Sun Jul 20, 2003 8:23 pm    Post subject: PHP page script | 
				      | 
			 
			
				
  | 
			 
			
				How can I generate a page script with PHP
 
like 
 
Page [url]1[/url] [url]2[/url] [url]3[/url] [url]4[/url]
 
and wen im on page 1
 
Page 1 [url]2[/url] [url]3[/url] [url]4[/url] _________________ Dark Dragon
 
        CAD3|net | 
			 
		  | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		os17fan -
 
  Joined: 21 Mar 2003 Posts: 531 Location: USA
  | 
		
			
				 Posted: Sun Jul 20, 2003 8:50 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				I don't understand what you are talking about , do you want each visit to go to a different page  :?: _________________ This web server is the best ! | 
			 
		  | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		cad3 -
 
  Joined: 12 Jun 2003 Posts: 25 Location: Hellhole City
  | 
		
			
				 Posted: Tue Jul 22, 2003 1:05 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				you know like how you hav, in a pic gallery, ac certain amout of pics per page. Like lets say i got 90
 
i want to navigate through them with number like page 1 2 3 4 5 instead of my current next previous strategy.
 
if u still dun get me
 
then look at this _________________ Dark Dragon
 
        CAD3|net | 
			 
		  | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		os17fan -
 
  Joined: 21 Mar 2003 Posts: 531 Location: USA
  | 
		
			
				 Posted: Tue Jul 22, 2003 3:02 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				So you are trying to create a slide show  8) _________________ This web server is the best ! | 
			 
		  | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		SonnyB -
 
  Joined: 19 Jun 2003 Posts: 42 Location: New York USA
  | 
		
			
				 Posted: Tue Jul 22, 2003 7:04 am    Post subject: Do That Yourself | 
				      | 
			 
			
				
  | 
			 
			
				You can do it yourself when you write a .html file
 
On php i am not sure but you can use the .html code for php i do know that
 
 
Example: a href=http://www.yourwebsite.com/yourpage.php or .html">1 /a -space- a href=http://www.yourwebsite.com/yourpage.php or .html">2 /a -Space- And so on _________________ Regards,
 
Anarchy03
 
http://anarchy03.us
 
AnarchyOnline Ent
 
aappel03@yahoo.com | 
			 
		  | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		SonnyB -
 
  Joined: 19 Jun 2003 Posts: 42 Location: New York USA
  | 
		 | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		cad3 -
 
  Joined: 12 Jun 2003 Posts: 25 Location: Hellhole City
  | 
		
			
				 Posted: Tue Jul 22, 2003 1:14 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				ok thanks i found the script eventually on the site u sent
 
 
 	  | Quote: | 	 		  | So you are trying to create a slide show  | 	  
 
no jus a site wit a lot of wallpapers _________________ Dark Dragon
 
        CAD3|net | 
			 
		  | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		Moxxnixx -
 
  Joined: 21 Jun 2003 Posts: 1226 Location: Florida
  | 
		
			
				 Posted: Sat Aug 02, 2003 2:38 pm    Post subject: Paging in PHP... | 
				      | 
			 
			
				
  | 
			 
			
				Glad you found what you're looking for.
 
For everybody else, there is a small tutorial to do what cad3 is asking:
 
http://www.phpnoise.com/tutorials/9/1
 
 
It shows your page numbers and what page you're actually on in the top or
 
bottom or where-ever on the page. | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		cad3 -
 
  Joined: 12 Jun 2003 Posts: 25 Location: Hellhole City
  | 
		
			
				 Posted: Tue Aug 05, 2003 2:57 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				thanks 4 tha link Moxx
 
Now i can finish the site _________________ Dark Dragon
 
        CAD3|net | 
			 
		  | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		 |