Using Medtronic with PHP.
Good evening.
I would like to use HTML only with PHP. What do you recommend?
Thank you
Replies (3)
hi,
the following command shown in the video tutorial gives me Missing opening '(' after keyword 'fo'. :
for /f "delims=*" %a in ('dir *.html /b /s') do ren "%a" *.php
I tried for (/f "delims=*" %a in ('dir *.html /b /s') do ren "%a" *.php)
but nothing happens.
Could you point me to the correct syntax?
Thank's
Hi,
You just need to use PHP to include a function to include the partials from its path. You will need some PHP experience in order to implement Metronic with PHP
Can you please send us the PHP errors from your browser? You can use https://imgur.com/ to capture screenshots and present us.
Regards,
Sean
Hi,
You can check this Video Tutorial to get started with Metronic using PHP.
Also Quick Setup will guide you to get started with Metronic build tools.
Regards.