I wondering how browsers handle the following html-codes:

<link rel="stylesheet" src="style.php" />
and
<script type="text/javascript" src="code.php"></script>

are there any browser that will choke in it because the files don't have the
appropriate (.css and .js) extension?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to