CodeIgniter Tutorial How to First Setup CodeIgniter in Netbeans

Publicado el: 01 enero 1970
en el canal de: 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.


En esta página del sitio puede ver el video en línea CodeIgniter Tutorial How to First Setup CodeIgniter in Netbeans de Duración hora minuto segunda en buena calidad , que subió el usuario Cyber Developer 01 enero 1970, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 1,498 veces y le gustó 14 a los espectadores. Disfruta viendo!