uploading a php file

  • Unknown's avatar

    hey! I want to upload a php file on my website for the purpose of storing data into a database but i cannot find the file manager or something like that here. can somebody help me out with this?

    The blog I need help with is: (visible only to logged in users)

  • Hi @nabeelismaeel, on our managed installations, you wouldn’t have direct FTP or direct database access. You’d need to have a Business plan to upload outside code. Also, you’d want to ensure your code is uploaded in the form of a plugin, or as a theme if that’s appropriate.

    Will that work for your case?

  • Unknown's avatar

    Oh! So, there’s no way I can do it on free version. Thanks!

  • Uploading that file directly is not possible on WordPress.com at all. We don’t provide FTP access on any plan, and it’s not possible to manually upload database files or directly manipulate the database on any WordPress.com site.

    On our Business Plan you’d be able to install a plugin that makes the necessary changes to the database, but if you need to be able to manipulate the file and/or database directly, you’ll need to use the open source version of WordPress at a hosting provider like Bluehost instead.

  • Unknown's avatar

    Alright i will look into the open source version. Thanks!

  • The topic ‘uploading a php file’ is closed to new replies.