Johnwales Jw

Avatar
  • Total activity 26
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 8
  • Created

    How can I see how fast a file is uploading to remote server?

    I have recently noticed uploading appears slower when deploying to my server. I want to get a sense of how fast my zip is uploading but cannot see anything other than a progress bar of how fast my ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Shortcut to a folder in project

    Hi,Just a thought, i often find myself copying files into a folder buried deep in certain projects, is there a way to create a virtual folder which acts as a shortcut to a physical folder in the pr...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Way to quickly disable ability to upload changes

    Hi,I realise this might be a silly question, but with my workflow, on some sites I get into the habit of using my chosen shortcut to quickly upload changes to the remote (live) server before I actu...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Cannot always download from remote server

    hi,This is probably a n00b quetion, but one that frustrates me.Basically only sometimes when I right click on a folder or file on the remote server do I get the option to download from remote serve...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Cannot Resolve File - SEO Friendly URL's

    Hi,I have recently started using SEO Friendly URL's in my projects, but one of the issues I have is I can no longer get intellisense on the names of the files I am linking too.Is this more of an un...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Intellisense on path when using defined constants

    Hi,In my projects I am using a config file where I define constants based off whether I am working locally or remotely.if ($local) {    // Define the constants:    define ('BASE_URL', 'http://192.1...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    autocomplete does not match after using includes

    hiI am using a modular approach to PHP development where 'modules' (simple content sections are loaded through the bootstrap index.php page).So a typical url might look like thishttp://www.example....
    • 2 followers
    • 8 comments
    • 0 votes