CodeIgniter Tutorial How to First Setup CodeIgniter in Netbeans

Published: 01 January 1970
on channel: Cyber Developer
1,498
14

This is tutorial for first setup CodeIgniter in Netbeans.
We also show you how to configure CodeIgniter to launch without typing using index.php in url.

Content Creator: Dio Lantief W.
follow me on my social media:
Facebook:   / douw.b.ii  
Instagram:   / brandal_egalitar  
E-Mail: dio_lantief21@outlook.com


here is the script for .htaccess file:

RewriteEngine on
RewriteRule ^([a-z0-9_-]+)\.html$ index.php/page/$1 [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond $1 !^(index\.php|asset|robots\.txt)
RewriteRule ^(.*)$ index.php/$1 [L]


Support this channel in Patreon:
  / cyberdeveloper  
Like our Facebook page:
  / cyberdeveloperui  

Don't forget to subscribe, like, and comment below.
Thank you guys so much for watching this video.


On this page of the site you can watch the video online CodeIgniter Tutorial How to First Setup CodeIgniter in Netbeans with a duration of hours minute second in good quality, which was uploaded by the user Cyber Developer 01 January 1970, share the link with friends and acquaintances, this video has already been watched 1,498 times on youtube and it was liked by 14 viewers. Enjoy your viewing!