Forum Moderators: open

Message Too Old, No Replies

run javascript on server

server side javascript

         

edm1602a

2:36 am on Jul 25, 2009 (gmt 0)

10+ Year Member



Hi

2Question :
1- Can I run javascript on server ?
I read [en.wikipedia.org...] that asp can do that , is it true ?
Can I use PHP ? I heared that spidermonkey and PECL extension can interpret javascript !?
and also I have a problem :
2- I am using Shared windows hosting that I haven't access to php.ini file & I can't use custom php.ini (the hosting doesn't support that ) ;
I want to install PECL http extension ( PHP information shows " hash , session ,ipconv , Curl " installed )
Do you know how can I do that without calling host provider ?

Thanks

whoisgregg

1:35 pm on Jul 27, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, edm1602a!

I've never had any experience attempting to run javascript on the server, but I've heard about a number of different server side programs that make it possible. Frankly, I don't "get it" but maybe that's just because I'm also a PHP guy. ;)

Regarding installation of a PECL extension in Windows, I'd take a look at the documentation:
[php.net...]

Most shared hosting packages are not going to allow you to install PHP extensions.