Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Using EditPlus3 with Uniform Server

Featured Replies

Now that I have Uniform Server, I was excited at the prospect of being able to edit PHP code and see the parsed results by quickly clicking CTRL+B in EditPlus.

However, it doesn't work, because it doesn't default to localhost/phpfile.php

 

Anyone know of some way to configure EditPlus to get it to automatically goto localhost so I can see a preview of my parsed PHP content?

If not, how do most of you preview your PHP code. Any feedback is appreciated. Thanks.

Start EditPlus:

 

you have to add the webroot in

Tools
>
Preferences
> "
Tools
"

 

to "
Webserver Root Directory
", click "
Add
"

 

enter:

webserver IP or host name
:
localhost

web server root directory
:
w:\www

 

that reads as:

map any file edited in
w:\www\...
to

Ctrl+B opens your preview.

 

BTW. That applies also to TopStyle and others (usually called Mapping)

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

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.