Łączę kretywność z technologią. Napisz do mnie: hi@webscene.pl
start /uruchom /cmd/ ipconfig
Hope this helps and happy coding :)
z bez www na z www RewriteEngine On RewriteCond %{HTTP_HOST} ^adres\.pl$ RewriteRule ^(.*) http://www.adres.pl/$1 z innej strony na inną: RewriteEngine On RewriteCond %{HTTP_HOST}...
<?php $url='http://'.$_SERVER.$_SERVER; echo $url...