SSI a Php file?
SSI a Php file?
- Started
- Last post
- 4 Responses
- vidaartera
my server is having trouble when i try to SSI a php file. yes i know people are going to ask me why not just php include the php file.... the problem is i want a JS scroll bar on the page being displayed.
i was wondering if there is anyway to get a SSI to include a php file. perhaps changing my .htacess file?
- ********0
php should work though.
embed it..?!
- vidaartera0
[an error occurred while processing this directive]
is what i get when i try to SSI a php file. i hear some servers do it others dont.
- ********0
post your code.
There's no reason why a javascript shouldn't run with a php include on the same page.
- vidaartera0
determinedmoth, i e-mailed you with my code. thank you for your help perhaps you might notice something ive overlooked.