|
 |
What programming language is SNSEPRO’s platform written in? |
| |
Our social networking platform is written in PHP. It utilizes a MySQL database to store all the necessary data. |
|
 |
Is the source code encrypted? |
| |
If your site needs customization to the platform with regards to additional features, then the source code is 100% unencrypted so you can make absolutely any changes you need. Additionally, the source code is very heavily commented with notes about what is happening throughout the code. |
|
 |
How do I move my installation to a new server? |
| |
First, check to see if your new host provides a migration service. If they do not, you can move the installation yourself by exporting your MySQL database using cPanel or PHPMyAdmin, downloading all your files to your computer desktop, importing your MySQL database on your new server, and uploading your files to the new server. Remember to set the proper permissions on the new server (as described in install.html). Also, ensure you have a back-up. |