In this article I am going to explain How to Create and send outlook meeting calendar event using php.
Before getting started with the process, lets analyse the terms used in the article. Continue reading “Create and send outlook meeting calendar event using php”
PHP code to send email using PHP mail function
In this article I am going to share the PHP code to send email using PHP mail function.
Nowadays every website has contact form to receive customers query through website contact form.
Actually this is a good idea to collect your visitors information so that later you can contact them regarding your products & solution. Continue reading “PHP code to send email using PHP mail function”
Run PHP script automatically at a specified time using Cron Jobs
In this article, I am going to explain How to Run PHP script automatically at a specified time using Cron Jobs.
If you are a website developer and working on web related projects, sooner or later you will faceĀ the situation, when you need to automate the code execution task on server. Continue reading “Run PHP script automatically at a specified time using Cron Jobs”
Check or Change PHP Version in cPanel Hosting
In this article, I am going to explain you How to Check or Change PHP Version in cPanel Hosting.
Many times our script or project requires specific configuration and software version to run successfully on cPanel. For this we have to update the configuration and version accordingly. But if you are new to cPanel & shared hosting server, it will be hard for you to check or change any configuration provided by your hosting provider. Continue reading “Check or Change PHP Version in cPanel Hosting”