[UPHPU] Menus Question

Justin Giboney giboney at giboneydesigns.com
Mon Jun 25 09:20:27 MDT 2007


Is the logo on that page appealing or appalling? Someone mentioned  
getting rid of all the graphics. This is the companies logo. Do I get  
rid of it also?

Thanks for the code.

Justin Giboney
www.giboneydesigns.com


On Jun 25, 2007, at 9:01 AM, Wade Preston Shearer wrote:

>> 1. The logo that I have in the upper left hand corner of -  
>> www.forodeherbales.com/new_site - is one of the logos of the  
>> company, the other is just the text inside of the box. Which  
>> version should I use?
>
> Huh?
>
>
>> 2. In trying to be able to switch from spanish to english easily,  
>> I put a spanish/english like in the header. Currently this is the  
>> code for the link - echo '<a href="'.$_SERVER['PHP_SELF'].'? 
>> lan=es">Espa&ntilde;ol</a>'; - but this doesn't carry the queries  
>> over. Is there a way to carry the queries over?
>
>  $_SERVER['QUERY_STRING']
>
> …will give you just the query string and…
>
>
> $_SERVER['REQUEST_URI']
>
> …will give you the entire URI.
>





More information about the UPHPU mailing list