Forum Moderators: coopster
is there any way of placing php code in an external file, and then link to it? id like to do this to avoid too much code in my pages
for javascript the following solution exists:
<script type="text/javascript" src="images.js">
thanks
stef