| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Shit... Fuck! What the Hell? 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2003 
				
				
				
					Posts: 7,567
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				whats wrong with this code php.
			 
			PHP Code: 
	
			
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Shit... Fuck! What the Hell? 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2003 
				
				
				
					Posts: 7,567
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 my god that hard on the eyes.. if anyone can even read that.. getting an  
		
	
		
		
		
		
		
	
	Parse error: syntax error, unexpected T_VARIABLE error  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 ICQ:649699063 
			
		
			
			
			Industry Role:  
				Join Date: Mar 2003 
				
				
				
					Posts: 27,763
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I have no idea, Fucksakes. Here's a bump for a more informative reply. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	Send me an email: [email protected]  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | |
| 
			
			
			
			 Shit... Fuck! What the Hell? 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2003 
				
				
				
					Posts: 7,567
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	 | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 So Fucking Banned 
			
		
			
			
			Industry Role:  
				Join Date: Nov 2008 
				Location: with your dream girl 
				
				
					Posts: 4,941
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 PHP Code: 
	
			
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Mar 2004 
				Location: Rock Hill, SC 
				
				
					Posts: 5,370
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 There is nothing wrong with the code... it's how you have it formatted. 
		
	
		
		
		
		
		
	
	Code: 
	<?php
$banners = array('<a href="http://www.shareasale.com/m-pr.cfm?merchantID=14282&userID=270588&productID=466753644"><img border="0" src="http://www.fightpassport.com/wp-content/uploads/2009/12/mma-gear-13.jpg "></a>','<a href="http://www.shareasale.com/m-pr.cfm?merchantID=14282&userID=270588&productID=466753674"><img border="0" src="http://www.fightpassport.com/wp-content/uploads/2009/12/mma-gear-11.jpg"></a>','<a href="http://www.shareasale.com/m-pr.cfm?merchantID=14282&userID=270588&productID=466753670"><img border="0" src="http://www.fightpassport.com/wp-content/uploads/2009/12/mma-gear-10.jpg"></a>','<a href="http://www.shareasale.com/m-pr.cfm?merchantID=14282&userID=270588&productID=466753642"><img border="0" src="http://www.fightpassport.com/wp-content/uploads/2009/12/mma-gear-7.jpg"></a>','<a href="http://www.shareasale.com/m-pr.cfm?merchantID=14282&userID=270588&productID=459380515"><img border="0" src="http://www.fightpassport.com/wp-content/uploads/2009/12/mma-gear-6.jpg"></a>','<a href="http://www.shareasale.com/m-pr.cfm?merchantID=14282&userID=270588&productID=467926268"><img border="0" src="http://www.fightpassport.com/wp-content/uploads/2009/12/mma-gear-3.jpg"></a>');
shuffle($banners);
echo $banners[0];
?>
 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 Shit... Fuck! What the Hell? 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2003 
				
				
				
					Posts: 7,567
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 ah ok, thanks a ton 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |