Jump to content

php in java??


rastaman46

Recommended Posts

Of course it doesn't work, you've posted a string of meaningless data.

 

JavaScript won't be parsed by a client unless it's surrounded by the <script> tag.

 

PHP won't be parsed by a server unless the server is PHP-ready, the file extension is one that the web server recognizes as a PHP script, and the code is surrounded by <?php and ?>.

Link to comment
Share on other sites

Not to mention that Java and JavaScript are not related at all....

 

Lol yeah that was my first though.

 

Sometimes, just sometimes, I can't tell the difference between a troll and an extremely ignorant person. No offense OP, no offense.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.