LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Browser supporting php? (https://www.linuxquestions.org/questions/linux-newbie-8/browser-supporting-php-407617/)

Zeno McDohl 01-24-2006 08:57 PM

Browser supporting php?
 
What browser (run in bash, not X) supports php? Doesn't seem like links does.

cyberjun 01-24-2006 10:33 PM

Hi,
As far as I know, php is a server side scripting language (has this changed recently???). So I feel the code your browser sees is plain HTML + some javascript/vbscript. I have worked with "w3m" and "links". "links" does support some javascript. There is another one called "elinks". You can give it a try. Can you give me the address of the website you are interested in ? I would like to have a look at it (if its not on your intranet).

cheers,
--cyberjun

Nylex 01-25-2006 12:45 AM

Quote:

Originally Posted by cyberjun
Hi,
As far as I know, php is a server side scripting language (has this changed recently???). So I feel the code your browser sees is plain HTML + some javascript/vbscript.

This is true.

Zeno McDohl 01-25-2006 06:10 PM

Quote:

Originally Posted by cyberjun
Hi,
As far as I know, php is a server side scripting language (has this changed recently???). So I feel the code your browser sees is plain HTML + some javascript/vbscript. I have worked with "w3m" and "links". "links" does support some javascript. There is another one called "elinks". You can give it a try. Can you give me the address of the website you are interested in ? I would like to have a look at it (if its not on your intranet).

cheers,
--cyberjun

The site is:
http://www.smaugfuss.org/

Go to downloads, codebases, then the first download link. I want to download that to my machine.

bosewicht 01-25-2006 06:21 PM

ok, download it. Type from a prompt
wget http://www.smaugfuss.org/scripts/dow...maug17fuss.tgz

Zeno McDohl 01-25-2006 06:29 PM

I've tried wget already. It saves a file called "antileech.php" and not the file that it should be.

bosewicht 01-25-2006 06:33 PM

try lynx http://www.smaugfuss.org/scripts/dow...maug17fuss.tgz

Zeno McDohl 01-25-2006 06:38 PM

Brings me to the antileech page. Instead of saving antileech.php, it displays it.

bosewicht 01-25-2006 06:46 PM

and when you browse to it and hit the link, what does it do?

Zeno McDohl 01-25-2006 06:48 PM

Ah okay, that worked. Thanks.


All times are GMT -5. The time now is 03:05 AM.