Jump to content

Delete a file


MySQL_Narb

Recommended Posts

The only thing javascript has the direct ability to do related to a web server is to make http requests to the web server.

 

What exact problem are you trying to solve?

 

Hmmm, odd. I'm mainly just learning Java and trying to ask about as many features as possible.

 

Is there any way to include an external PHP file? Say I have a test.com, and I have verify.com - I want my JavaScript to pull a file from verify.com and do some simple verification steps. Anyway to go about this?

Link to comment
Share on other sites

First, Java is not JavaScript. Other than a somewhat similar name, they are very different languages.

 

Second, as PFMaBiSmAd said, the only thing javascript can do with the server is make http requests to it. So no, it cannot include php files.

 

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.