ďťż
Podstrony
|
telcocafeMam taki kod dla wyświetlania Pogody:openside("Pogoda"); ?> <html> <div id="wx_module_2716"> <a href='http://www.weather.com/weather/local/'+wx_locID></a> </div> <script type="text/javascript"> <!-- // Locations can be edited manually by updating 'wx_locID' below. Please also update // the location name and link in the above div (wx_module) to reflect any changes made. var wx_locID = 'PLXX0010'; // If you are editing locations manually and are adding multiple modules to one page, each // module must have a unique div id. Please append a unique # to the div above, as well // as the one referenced just below. If you use the builder to create individual modules // you will not need to edit these parameters. var wx_targetDiv = 'wx_module_2716'; // Please do not change the configuration value [wx_config] manually - your module // will no longer function if you do. If at any time you wish to modify this // configuration please use the graphical configuration tool found at // https://registration.../ursa/wow/step2 var wx_config='SZ=180x150*WX=FHW*LNK=SSNL*UNT=C*BGI=seasonal1*MAP=null|null*DN=www.msworld.rwi.pl*TIER=0*PID=1004872675*MD5=806de85e51e1202429c18d2b9e07a9c4' ; document.write('<script src="'+document.location.protocol+'//wow.weather.com/weather/wow/module/'+wx_locID+' ?config='+wx_config+'&proto='+document.location.protocol+'&target='+wx_targetDiv+' "></script>'); // --> </script> </html> <? closeside(); To co jest na czerwono chciałbym aby strona pobierała z informacji o zalogowanym userze, np, edycji danych bedzie wprowadzane zamiast numeru icq tylko np PLXX0010 zalzznie od miasta, więc zeby te dane wprowadzał??? Użytkownik ekspertmaniak edytował ten post 13 styczeń 2007, 16:03 ee ?o.O var wx_locID = '<?php echo $kodmiastausera; ?>'; ew. var wx_locID = '<?=$kodmiastausera;?>'; Troszke to nie działa jak mam wstawić coś takiego z czego czyta strona "$data['user_icq'];" -.- Ja wysiadam... var wx_locID = '<?php echo $data['user_icq']; ?>'; Dzięki działa Użytkownik ekspertmaniak edytował ten post 13 styczeń 2007, 18:17 |
|||
Sitedesign by AltusUmbrae. |