Posts Tagged ‘www’
PHP Video Tutorial – Kurs PHP – Tworzymy kompletny serwis WWW z użyciem PHP i MySQL – Lekcja 1 cz.1
May 18th, 2010
phpmoz www.phpvideotutoriale.com – PHP Video Tutoriale do nauki PHP z MySQL oraz CakePHP Framework. Pierwsza lekcja kursu “CubeCon – TEMATYCZNE GALERIE ZDJĘĆ”. Nauczysz się tego, jak stworzyć cał,kompletny i dynamiczny serwis www z uzyciem PHP i bazy danych MySQL. zapraszam na moją stronę , gdzie znajdziesz darmowe kursy video do nauki Php i MysSQL , CakePHP , ASP.net, XHTML, CSS, RSS www.phpvideotutoriale.com
.htaccess tip – Force www. in dynamic php mysql flash web site tutorial
November 6th, 2009
phpmoz Here is the code to copy and paste # Make all requests have the www. in them RewriteEngine on RewriteCond %{HTTP_HOST} ^websitename\.com RewriteRule ^(.*)$ www.websitename.com [R=permanent,L] In this quick web development tip Adam Khoury of Flash Building discusses the apache method of forcing script connection in case the www is missing from a URL that requires it for script connection.

Posted in
Tags:

