Am developing website using php, is there any way to send the demo of the pages to colleague for testing.
Am asking because in ios we can send .ipa package as like android also possible.What about this web development.
Thanks in Advance.
Am developing website using php, is there any way to send the demo of the pages to colleague for testing.
Am asking because in ios we can send .ipa package as like android also possible.What about this web development.
Thanks in Advance.
A solution would be to use a codeanywhere.com DevBox. It's a test server on the internet with a ready-to-use editor.
You could first test the project yourself, tweak it to instantly work of a codeanywhere DevBox and just tell him to register there, upload the files and test it on the fly :)