Mhmm nice, I'll try to see about hosting, I could maybe set you a FTP folder and PM you the username and password so you can update. IIRC, my hosting uses a PHP5 version of PHP but displays as PHP4 because it has both 4 and 5 installed at once
That would be cool. But to work I need the PHP not running in safe mode, know the Server OS and architecture to build SPASM to run on it and sufficient privileges to do calls in the shell via PHP.
I will only try the Online Assembler once all works 100% under my computer on Windows and Linux (Linux is going to take time as always to install anything :S)
I am thinking in support upload of zip files to avoid uploading multiple files. To that I found two alternatives:
- install a PHP extension
- run a command line program to unzip
I am going for the second option and use 7-zip command line version available in Windows and also ported to Linux. I will try this after the important part is done.
This is getting complex and maybe I should do some scripts (.php and/or .sh) to install the Online Assembler on any server. The script should also check if everything is OK to work...
Oh I better copy this info to the Readme. xD