imeera Posted November 22, 2009 Report Posted November 22, 2009 Hello everybody, I'm looking for php function to load style sheet instant linking it. what function I can use. any help would be appreciated thanks... Quote
Wickham Posted November 22, 2009 Report Posted November 22, 2009 I don't really understand why you have to link in PHP where the normal head section link would normally work but you could do this:- <?php echo ""; ?> Quote
imeera Posted November 22, 2009 Author Report Posted November 22, 2009 Thank you Wickham, I understand what you are saying but I like to know if there is more than one way to do that. I appreciated your help. Thanks a lot. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.