|
After you successfully built PHP files you have the following
options:
Testing
PHP pages locally
View in
browser - run generated application in web browser.
To test generated application on your local computer you need a web
server like IIS (Internet Information Server) or Apache. If you
don't have a web server we recommend to download and install XAMPP
which is perfect for local testing.
Open output Folder -
open Windows Explorer to browse the folder with generated PHP
files.
To upload files to the remote Web server you can use built-in
FTP client. If your website supports
Frontpage Extensions use Frontpage
publishing feature.
Also you can open a free Demo Account with us and publish
your project to our demo web server with a single mouse click.
If you prefer to use third-party tools to upload generated
applications check the following articles:
Uploading generated application using third-party FTP client.
Uploading generated application using Frontpage.
If you having problems using PHPRunner or like to learn some
advanced techniques you can check PHPRunner Frequently Asked
Questions or ask your own question in support forum. Also you can
read PHPRunner's "How-to"
articles to learn more how you can customize generated PHP
code.
Also you can contact our support team by opening a request
(ticket) to get an answer on your questions.
|