Home / Scripts & Code / PHP Scripts / Finance
MultInvest - Cryptocurrencies Investment ScriptMultInvest - Cryptocurrencies Investment Script
Multipurpose Fiat and Cryptocurrencies Investment Website Script Average rating of 4.0 based on 3 votesHome / Scripts & Code / PHP Scripts / Finance
MultInvest - Cryptocurrencies Investment Script
Multipurpose Fiat and Cryptocurrencies Investment Website Script Average rating of 4.0Frequently asked questions (FAQ)
How do I set Cron Jobs for automatic ROI addition?
Firstly, See this Namecheap's guide on how to setup cron jobs on your cPanel.
https://www.namecheap.com/support/knowledgebase/article.aspx/9453/29/how-to-run-scripts-via-cron-jobs
Then use the "curl" method (as you will find in the guide) and set the
cron job to run every one hour to the path :
curl “http://yourdomain.com/roi_bot/auto_interest/yourCronJobId/yourCronJobKey”
NOTE:
yourdomain.com MEANS the domain where your script is installed.
The part "/roi_bot/auto_interest/" remains constant.
yourCronJobId MEANS the value you set in the System Settings field
named 'ROI Auto Creditor Bot (Cron Job) ID'.
yourCronJobKey MEANS the value you set in the System Settings field
named 'ROI Auto Creditor Bot (Cron Job) Key'.
https://www.namecheap.com/support/knowledgebase/article.aspx/9453/29/how-to-run-scripts-via-cron-jobs
Then use the "curl" method (as you will find in the guide) and set the
cron job to run every one hour to the path :
curl “http://yourdomain.com/roi_bot/auto_interest/yourCronJobId/yourCronJobKey”
NOTE:
yourdomain.com MEANS the domain where your script is installed.
The part "/roi_bot/auto_interest/" remains constant.
yourCronJobId MEANS the value you set in the System Settings field
named 'ROI Auto Creditor Bot (Cron Job) ID'.
yourCronJobKey MEANS the value you set in the System Settings field
named 'ROI Auto Creditor Bot (Cron Job) Key'.
Information
Category | Scripts & Code / PHP Scripts / Finance |
First release | 15 March 2019 |
Last update | 22 July 2019 |
Files included | .php, .css, .html, .sql, Layered .png, Javascript .js |
Software version | PHP 4.x, PHP 5.x, PHP 5.0, PHP 5.1, PHP 5.2, PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6 |
Database | MySQL 4.x, MySQL 5.x |
Tags | bitcoin, money, fund, forex, investment, Crypto Currency, referral |