CodeIgniter Tutorial How to First Setup CodeIgniter in Netbeans

Pubblicato il: 01 gennaio 1970
sul canale di: 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.


In questa pagina del sito puoi guardare il video online CodeIgniter Tutorial How to First Setup CodeIgniter in Netbeans della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Cyber Developer 01 gennaio 1970, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,498 volte e gli è piaciuto 14 spettatori. Buona visione!