Sending Javascript through PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jiahui1992
Forum Newbie
Posts: 2
Joined: Fri Sep 22, 2006 4:27 am

Sending Javascript through PHP

Post by jiahui1992 »

[Deleted]
Last edited by jiahui1992 on Wed Jun 24, 2015 10:38 am, edited 1 time in total.
User avatar
aaronhall
DevNet Resident
Posts: 1040
Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:

Post by aaronhall »

You could always append or prepend javascript to whatever file you are retrieving before it's passed to the browser.
jiahui1992
Forum Newbie
Posts: 2
Joined: Fri Sep 22, 2006 4:27 am

Post by jiahui1992 »

[Deleted]
Post Reply