CodeIgniter Tutorial How to First Setup CodeIgniter in Netbeans

Publicado em: 01 Janeiro 1970
no 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.


Nesta página do site você pode assistir ao vídeo on-line CodeIgniter Tutorial How to First Setup CodeIgniter in Netbeans duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Cyber Developer 01 Janeiro 1970, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,498 vezes e gostou 14 espectadores. Boa visualização!