المشاركات

عرض الرسائل ذات التصنيف PHP Codeigniter

How to Remove index php from CodeIgniter كيفة إزالة ملف

صورة
How to Remove index php from CodeIgniter   كيفة إزالة ملف  index.php من رابط في CodeIgniter Remove index.php from this http://localhost/codeigniter/index.php/news/articles to  look like this  http://localhost/codeigniter/news/articles Step By Step with Image.How to Remove index.php from CodeIgniter URL For wamp , xampp windows users. after install the codeigniter in  wamp , xampp  go to www folder to locate the folder just press wamp icon in windows bar and press www  directory  after locate the www directory you will see your website application.in my pc my folder which contain codeigniter framework is name codeigniter so choose your folder. www\codeigniter this my framework folder  remember i am work in my folder not your ok just go to where is your folder. as image show  there's arrows in image with number. arrow with number 1 this indicate to my codeigniter physical path or codeignit...