Jump to content

[Answered] Running A .php File


Wikier

Recommended Posts

I need to run update.php file to finish updating my mediawiki. I cannnot copy the files on my computer and run it, as the .php file requires the database, which is located on the server. Is there any way to run .php file on the server?

Link to comment
Share on other sites

@wikier you can type the codes in a php file and upload it to your space provided by heliohost , through FTP or Cpanel file manager , then just open any browser and type in the url to the file.

 

if your website address is wikier.com or any thing, and the file name is myfile.php ,and its just placed in public HTML folder , then open any browser and typing wikier.com/myfile.php will run the file.

 

I think you area having C++ or Java back ground , there is no complying here in PHP , or you must be new to these, dont worry the community will give u a good hand.

Link to comment
Share on other sites

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.   Paste as plain text instead

  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...