- Joined
 - Nov 7, 2005
 
- Posts
 - 1,397
 
- Reaction score
 - 28
 
Wonder if any of you can help, I am looking for the little bit of php code that would basically say 
If the url of the page is domain.co.uk/product.php?search+term
Then display "this text"
Just looking to add some text on a specific page that uses a template so can't hard code it.
	
		
			
		
		
	
				
			If the url of the page is domain.co.uk/product.php?search+term
Then display "this text"
Just looking to add some text on a specific page that uses a template so can't hard code it.