| 01 - Introduction | |||
| 01 - Bienvenue dans « Découvrir PHP CodeIgniter ».mp4 | 6.22 MB | ||
| 01 - Bienvenue dans « Découvrir PHP CodeIgniter ».srt | 1.82 KB | ||
| 02 - Découvrir CodeIgniter | |||
| 01 - Aborder cette formation.mp4 | 1.68 MB | ||
| 01 - Aborder cette formation.srt | 867 B | ||
| 02 - Tirer parti des fichiers d'exercice.mp4 | 954.61 KB | ||
| 02 - Tirer parti des fichiers d'exercice.srt | 887 B | ||
| 03 - Définir CodeIgniter.mp4 | 2.26 MB | ||
| 03 - Définir CodeIgniter.srt | 1.94 KB | ||
| 04 - Aborder l'architecture MVC.mp4 | 4.67 MB | ||
| 04 - Aborder l'architecture MVC.srt | 3.51 KB | ||
| 05 - Installer WAMP.mp4 | 8.29 MB | ||
| 05 - Installer WAMP.srt | 4.39 KB | ||
| 06 - Installer CodeIgniter.mp4 | 12.18 MB | ||
| 06 - Installer CodeIgniter.srt | 5.97 KB | ||
| 03 - Utiliser les contrôleurs et les vues | |||
| 01 - Créer un contrôleur simple.mp4 | 7.29 MB | ||
| 01 - Créer un contrôleur simple.srt | 4.51 KB | ||
| 02 - Supprimer index.php de l'URL.mp4 | 3.65 MB | ||
| 02 - Supprimer index.php de l'URL.srt | 3.12 KB | ||
| 03 - Utiliser les vues.mp4 | 9.02 MB | ||
| 03 - Utiliser les vues.srt | 6.14 KB | ||
| 04 - Comprendre les modèles | |||
| 01 - Créer un modèle simple.mp4 | 12.07 MB | ||
| 01 - Créer un modèle simple.srt | 5.51 KB | ||
| 02 - Utiliser des variables de vue.mp4 | 4.98 MB | ||
| 02 - Utiliser des variables de vue.srt | 2.37 KB | ||
| 03 - Charger et renommer un modèle.mp4 | 4.76 MB | ||
| 03 - Charger et renommer un modèle.srt | 3.02 KB | ||
| 04 - Préparer sa structure de données.mp4 | 6.09 MB | ||
| 04 - Préparer sa structure de données.srt | 2.97 KB | ||
| 05 - Implémenter les méthodes CRUD avec Active record.mp4 | 12.52 MB | ||
| 05 - Implémenter les méthodes CRUD avec Active record.srt | 7.8 KB | ||
| 06 - Mettre en œuvre les méthodes create et update.mp4 | 13.31 MB | ||
| 06 - Mettre en œuvre les méthodes create et update.srt | 6.86 KB | ||
| 07 - Mettre en œuvre les méthodes read et delete.mp4 | 6.02 MB | ||
| 07 - Mettre en œuvre les méthodes read et delete.srt | 2.71 KB | ||
| 05 - Découvrir les librairies et les formulaires | |||
| 01 - Utiliser une librairie.mp4 | 19.93 MB | ||
| 01 - Utiliser une librairie.srt | 10.05 KB | ||
| 02 - Créer un formulaire.mp4 | 9.79 MB | ||
| 02 - Créer un formulaire.srt | 4.24 KB | ||
| 03 - Comprendre la librairie de validation de formulaire.mp4 | 16.54 MB | ||
| 03 - Comprendre la librairie de validation de formulaire.srt | 9.38 KB | ||
| 04 - Créer sa propre méthode de validation.mp4 | 7.89 MB | ||
| 04 - Créer sa propre méthode de validation.srt | 3.5 KB | ||
| 05 - Gérer l'envoi du formulaire.mp4 | 9.08 MB | ||
| 05 - Gérer l'envoi du formulaire.srt | 6.01 KB | ||
| 06 - Utiliser les helpers | |||
| 01 - Comprendre les helpers avec le helper date.mp4 | 6.85 MB | ||
| 01 - Comprendre les helpers avec le helper date.srt | 4.12 KB | ||
| 02 - Simplifier son formulaire avec un helper.mp4 | 7.4 MB | ||
| 02 - Simplifier son formulaire avec un helper.srt | 3.88 KB | ||
| 03 - Créer son propre helper.mp4 | 5.84 MB | ||
| 03 - Créer son propre helper.srt | 3.97 KB | ||
| 04 - Gérer les sessions.mp4 | 13.31 MB | ||
| 04 - Gérer les sessions.srt | 6.91 KB | ||
| 05 - Conclure sur CodeIgniter.mp4 | 1.46 MB | ||
| 05 - Conclure sur CodeIgniter.srt | 1.18 KB | ||
| fichiers_d_exercice_decouverte_php_codeigniter | |||
| Chapitre_01 | |||
| codeigniter | |||
| .gitignore | 489 B | ||
| application | |||
| .htaccess | 123 B | ||
| cache | |||
| .htaccess | 123 B | ||
| index.html | 131 B | ||
| config | |||
| autoload.php | 3.94 KB | ||
| config.php | 17.7 KB | ||
| constants.php | 4.22 KB | ||
| database.php | 4.42 KB | ||
| doctypes.php | 2.38 KB | ||
| foreign_chars.php | 2.92 KB | ||
| hooks.php | 417 B | ||
| index.html | 131 B | ||
| memcached.php | 498 B | ||
| migration.php | 2.96 KB | ||
| mimes.php | 8.87 KB | ||
| profiler.php | 477 B | ||
| routes.php | 1.92 KB | ||
| smileys.php | 3.11 KB | ||
| user_agents.php | 5.99 KB | ||
| controllers | |||
| Welcome.php | 679 B | ||
| index.html | 131 B | ||
| core | |||
| index.html | 131 B | ||
| helpers | |||
| index.html | 131 B | ||
| hooks | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| libraries | |||
| index.html | 131 B | ||
| logs | |||
| index.html | 131 B | ||
| models | |||
| index.html | 131 B | ||
| third_party | |||
| index.html | 131 B | ||
| views | |||
| errors | |||
| cli | |||
| error_404.php | 128 B | ||
| error_db.php | 137 B | ||
| error_exception.php | 745 B | ||
| error_general.php | 128 B | ||
| error_php.php | 690 B | ||
| index.html | 131 B | ||
| html | |||
| error_404.php | 1.16 KB | ||
| error_db.php | 1.16 KB | ||
| error_exception.php | 887 B | ||
| error_general.php | 1.15 KB | ||
| error_php.php | 835 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| welcome_message.php | 2 KB | ||
| composer.json | 557 B | ||
| contributing.md | 6.35 KB | ||
| index.php | 10.01 KB | ||
| license.txt | 1.09 KB | ||
| readme.rst | 2.3 KB | ||
| system | |||
| .htaccess | 117 B | ||
| core | |||
| Benchmark.php | 3.92 KB | ||
| CodeIgniter.php | 15.25 KB | ||
| Common.php | 21.17 KB | ||
| Config.php | 9.06 KB | ||
| Controller.php | 2.83 KB | ||
| Exceptions.php | 7.13 KB | ||
| Hooks.php | 6.1 KB | ||
| Input.php | 22.02 KB | ||
| Lang.php | 5.34 KB | ||
| Loader.php | 36.54 KB | ||
| Log.php | 6.27 KB | ||
| Model.php | 2.5 KB | ||
| Output.php | 19.56 KB | ||
| Router.php | 12.84 KB | ||
| Security.php | 27.22 KB | ||
| URI.php | 14.84 KB | ||
| Utf8.php | 4.31 KB | ||
| compat | |||
| hash.php | 6.51 KB | ||
| index.html | 131 B | ||
| mbstring.php | 4.32 KB | ||
| password.php | 7.37 KB | ||
| standard.php | 8.72 KB | ||
| index.html | 131 B | ||
| database | |||
| DB.php | 6.51 KB | ||
| DB_cache.php | 5.73 KB | ||
| DB_driver.php | 44.68 KB | ||
| DB_forge.php | 23.39 KB | ||
| DB_query_builder.php | 61.77 KB | ||
| DB_result.php | 13.94 KB | ||
| DB_utility.php | 10.59 KB | ||
| drivers | |||
| cubrid | |||
| cubrid_driver.php | 9.32 KB | ||
| cubrid_forge.php | 5.68 KB | ||
| cubrid_result.php | 4.63 KB | ||
| cubrid_utility.php | 2.56 KB | ||
| index.html | 131 B | ||
| ibase | |||
| ibase_driver.php | 9.73 KB | ||
| ibase_forge.php | 6.32 KB | ||
| ibase_result.php | 4.04 KB | ||
| ibase_utility.php | 2.29 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| mssql | |||
| index.html | 131 B | ||
| mssql_driver.php | 13.3 KB | ||
| mssql_forge.php | 4.26 KB | ||
| mssql_result.php | 4.74 KB | ||
| mssql_utility.php | 2.41 KB | ||
| mysql | |||
| index.html | 131 B | ||
| mysql_driver.php | 11.26 KB | ||
| mysql_forge.php | 5.99 KB | ||
| mysql_result.php | 4.97 KB | ||
| mysql_utility.php | 5.43 KB | ||
| mysqli | |||
| index.html | 131 B | ||
| mysqli_driver.php | 13.07 KB | ||
| mysqli_forge.php | 6.04 KB | ||
| mysqli_result.php | 4.65 KB | ||
| mysqli_utility.php | 5.44 KB | ||
| oci8 | |||
| index.html | 131 B | ||
| oci8_driver.php | 16.5 KB | ||
| oci8_forge.php | 4.72 KB | ||
| oci8_result.php | 5.22 KB | ||
| oci8_utility.php | 2.25 KB | ||
| odbc | |||
| index.html | 131 B | ||
| odbc_driver.php | 9.56 KB | ||
| odbc_forge.php | 2.49 KB | ||
| odbc_result.php | 6.21 KB | ||
| odbc_utility.php | 2.13 KB | ||
| pdo | |||
| index.html | 131 B | ||
| pdo_driver.php | 8.56 KB | ||
| pdo_forge.php | 2.1 KB | ||
| pdo_result.php | 4.9 KB | ||
| pdo_utility.php | 2.13 KB | ||
| subdrivers | |||
| index.html | 131 B | ||
| pdo_4d_driver.php | 5.55 KB | ||
| pdo_4d_forge.php | 5.24 KB | ||
| pdo_cubrid_driver.php | 6.33 KB | ||
| pdo_cubrid_forge.php | 5.71 KB | ||
| pdo_dblib_driver.php | 9.55 KB | ||
| pdo_dblib_forge.php | 4.23 KB | ||
| pdo_firebird_driver.php | 7.11 KB | ||
| pdo_firebird_forge.php | 6.14 KB | ||
| pdo_ibm_driver.php | 6.47 KB | ||
| pdo_ibm_forge.php | 3.97 KB | ||
| pdo_informix_driver.php | 8.32 KB | ||
| pdo_informix_forge.php | 4.22 KB | ||
| pdo_mysql_driver.php | 9.21 KB | ||
| pdo_mysql_forge.php | 6.23 KB | ||
| pdo_oci_driver.php | 8.27 KB | ||
| pdo_oci_forge.php | 4.57 KB | ||
| pdo_odbc_driver.php | 5.75 KB | ||
| pdo_odbc_forge.php | 2.27 KB | ||
| pdo_pgsql_driver.php | 9.36 KB | ||
| pdo_pgsql_forge.php | 5.66 KB | ||
| pdo_sqlite_driver.php | 5.73 KB | ||
| pdo_sqlite_forge.php | 6.04 KB | ||
| pdo_sqlsrv_driver.php | 10.64 KB | ||
| pdo_sqlsrv_forge.php | 4.23 KB | ||
| postgre | |||
| index.html | 131 B | ||
| postgre_driver.php | 14.35 KB | ||
| postgre_forge.php | 5.58 KB | ||
| postgre_result.php | 4.55 KB | ||
| postgre_utility.php | 2.45 KB | ||
| sqlite | |||
| index.html | 131 B | ||
| sqlite_driver.php | 7.81 KB | ||
| sqlite_forge.php | 5.34 KB | ||
| sqlite_result.php | 4.19 KB | ||
| sqlite_utility.php | 2.1 KB | ||
| sqlite3 | |||
| index.html | 131 B | ||
| sqlite3_driver.php | 8.36 KB | ||
| sqlite3_forge.php | 5.83 KB | ||
| sqlite3_result.php | 4.79 KB | ||
| sqlite3_utility.php | 2.09 KB | ||
| sqlsrv | |||
| index.html | 131 B | ||
| sqlsrv_driver.php | 13.93 KB | ||
| sqlsrv_forge.php | 4.22 KB | ||
| sqlsrv_result.php | 4.77 KB | ||
| sqlsrv_utility.php | 2.43 KB | ||
| index.html | 131 B | ||
| fonts | |||
| index.html | 131 B | ||
| texb.ttf | 140.46 KB | ||
| helpers | |||
| array_helper.php | 3.41 KB | ||
| captcha_helper.php | 9.28 KB | ||
| cookie_helper.php | 3.75 KB | ||
| date_helper.php | 18.86 KB | ||
| directory_helper.php | 3.25 KB | ||
| download_helper.php | 4.47 KB | ||
| email_helper.php | 2.64 KB | ||
| file_helper.php | 11.91 KB | ||
| form_helper.php | 22.96 KB | ||
| html_helper.php | 9.39 KB | ||
| index.html | 131 B | ||
| inflector_helper.php | 6.88 KB | ||
| language_helper.php | 2.53 KB | ||
| number_helper.php | 2.92 KB | ||
| path_helper.php | 2.82 KB | ||
| security_helper.php | 3.62 KB | ||
| smiley_helper.php | 6.74 KB | ||
| string_helper.php | 7.42 KB | ||
| text_helper.php | 14.08 KB | ||
| typography_helper.php | 3.18 KB | ||
| url_helper.php | 13.57 KB | ||
| xml_helper.php | 2.8 KB | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| calendar_lang.php | 2.95 KB | ||
| date_lang.php | 4.73 KB | ||
| db_lang.php | 3.82 KB | ||
| email_lang.php | 3.33 KB | ||
| form_validation_lang.php | 4.5 KB | ||
| ftp_lang.php | 2.8 KB | ||
| imglib_lang.php | 3.5 KB | ||
| index.html | 131 B | ||
| migration_lang.php | 2.39 KB | ||
| number_lang.php | 1.84 KB | ||
| pagination_lang.php | 1.87 KB | ||
| profiler_lang.php | 2.71 KB | ||
| unit_test_lang.php | 2.35 KB | ||
| upload_lang.php | 3.18 KB | ||
| index.html | 131 B | ||
| libraries | |||
| Cache | |||
| Cache.php | 6.63 KB | ||
| drivers | |||
| Cache_apc.php | 5.42 KB | ||
| Cache_dummy.php | 4.24 KB | ||
| Cache_file.php | 6.65 KB | ||
| Cache_memcached.php | 7.26 KB | ||
| Cache_redis.php | 7.53 KB | ||
| Cache_wincache.php | 5.69 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Calendar.php | 15.11 KB | ||
| Cart.php | 15.99 KB | ||
| Driver.php | 8.07 KB | ||
| Email.php | 51.72 KB | ||
| Encrypt.php | 10.9 KB | ||
| Encryption.php | 23.12 KB | ||
| Form_validation.php | 36.75 KB | ||
| Ftp.php | 13.44 KB | ||
| Image_lib.php | 41.66 KB | ||
| Javascript | |||
| Jquery.php | 24.92 KB | ||
| index.html | 131 B | ||
| Javascript.php | 20.44 KB | ||
| Migration.php | 12.23 KB | ||
| Pagination.php | 15.87 KB | ||
| Parser.php | 5.7 KB | ||
| Profiler.php | 20.29 KB | ||
| Session | |||
| Session.php | 20.51 KB | ||
| SessionHandlerInterface.php | 2.19 KB | ||
| Session_driver.php | 4.79 KB | ||
| drivers | |||
| Session_database_driver.php | 10.22 KB | ||
| Session_files_driver.php | 9.97 KB | ||
| Session_memcached_driver.php | 9.54 KB | ||
| Session_redis_driver.php | 10.05 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Table.php | 11.95 KB | ||
| Trackback.php | 12.62 KB | ||
| Typography.php | 13.51 KB | ||
| Unit_test.php | 8.82 KB | ||
| Upload.php | 30.1 KB | ||
| User_agent.php | 12.9 KB | ||
| Xmlrpc.php | 40.21 KB | ||
| Xmlrpcs.php | 15.9 KB | ||
| Zip.php | 12.18 KB | ||
| index.html | 131 B | ||
| user_guide | |||
| .buildinfo | 230 B | ||
| DCO.html | 34.34 KB | ||
| _downloads | |||
| ELDocs.tmbundle.zip | 3.84 KB | ||
| _images | |||
| appflowchart.gif | 24.68 KB | ||
| smile.gif | 1.13 KB | ||
| _static | |||
| ajax-loader.gif | 673 B | ||
| basic.css | 8.25 KB | ||
| ci-icon.ico | 5.3 KB | ||
| comment-bright.png | 3.42 KB | ||
| comment-close.png | 3.49 KB | ||
| comment.png | 3.36 KB | ||
| css | |||
| badge_only.css | 3.32 KB | ||
| citheme.css | 2.43 KB | ||
| theme.css | 86.76 KB | ||
| doctools.js | 6.52 KB | ||
| down-pressed.png | 368 B | ||
| down.png | 363 B | ||
| file.png | 392 B | ||
| fonts | |||
| FontAwesome.otf | 61.38 KB | ||
| fontawesome-webfont.eot | 37.31 KB | ||
| fontawesome-webfont.svg | 197.41 KB | ||
| fontawesome-webfont.ttf | 78.76 KB | ||
| fontawesome-webfont.woff | 43.39 KB | ||
| images | |||
| ci-icon.ico | 1.12 KB | ||
| jquery.js | 91.44 KB | ||
| js | |||
| oldtheme.js | 1.64 KB | ||
| theme.js | 4.61 KB | ||
| minus.png | 199 B | ||
| plus.png | 199 B | ||
| pygments.css | 3.65 KB | ||
| searchtools.js | 17.44 KB | ||
| underscore.js | 11.86 KB | ||
| up-pressed.png | 372 B | ||
| up.png | 363 B | ||
| websupport.js | 24.65 KB | ||
| changelog.html | 340.32 KB | ||
| contributing | |||
| index.html | 42.26 KB | ||
| database | |||
| caching.html | 43.45 KB | ||
| call_function.html | 36.43 KB | ||
| configuration.html | 54.07 KB | ||
| connecting.html | 44.8 KB | ||
| db_driver_reference.html | 78.2 KB | ||
| examples.html | 43.89 KB | ||
| forge.html | 70.43 KB | ||
| helpers.html | 41.57 KB | ||
| index.html | 35.6 KB | ||
| metadata.html | 41.88 KB | ||
| queries.html | 47.37 KB | ||
| query_builder.html | 188.66 KB | ||
| results.html | 80.29 KB | ||
| transactions.html | 44 KB | ||
| utilities.html | 64.23 KB | ||
| documentation | |||
| index.html | 46.87 KB | ||
| general | |||
| alternative_php.html | 38.77 KB | ||
| ancillary_classes.html | 39.87 KB | ||
| autoloader.html | 34.92 KB | ||
| caching.html | 37.36 KB | ||
| cli.html | 38.93 KB | ||
| common_functions.html | 46.95 KB | ||
| compatibility_functions.html | 58.34 KB | ||
| controllers.html | 57.84 KB | ||
| core_classes.html | 39.66 KB | ||
| creating_drivers.html | 34.49 KB | ||
| creating_libraries.html | 51.1 KB | ||
| credits.html | 34 KB | ||
| drivers.html | 36.33 KB | ||
| environments.html | 36.86 KB | ||
| errors.html | 42.17 KB | ||
| helpers.html | 43.03 KB | ||
| hooks.html | 42.94 KB | ||
| index.html | 36.56 KB | ||
| libraries.html | 35.62 KB | ||
| managing_apps.html | 38.5 KB | ||
| models.html | 49.57 KB | ||
| profiling.html | 40.17 KB | ||
| requirements.html | 34.4 KB | ||
| reserved_names.html | 38.64 KB | ||
| routing.html | 47.85 KB | ||
| security.html | 43.83 KB | ||
| styleguide.html | 78.39 KB | ||
| urls.html | 40.98 KB | ||
| views.html | 50.33 KB | ||
| welcome.html | 34.8 KB | ||
| genindex.html | 113.46 KB | ||
| helpers | |||
| array_helper.html | 44.83 KB | ||
| captcha_helper.html | 50.45 KB | ||
| cookie_helper.html | 40.72 KB | ||
| date_helper.html | 73.79 KB | ||
| directory_helper.html | 42.1 KB | ||
| download_helper.html | 37.4 KB | ||
| email_helper.html | 39.13 KB | ||
| file_helper.html | 51.4 KB | ||
| form_helper.html | 111.78 KB | ||
| html_helper.html | 74.24 KB | ||
| index.html | 36.03 KB | ||
| inflector_helper.html | 42.42 KB | ||
| language_helper.html | 37.11 KB | ||
| number_helper.html | 37.79 KB | ||
| path_helper.html | 38.13 KB | ||
| security_helper.html | 42.43 KB | ||
| smiley_helper.html | 48.84 KB | ||
| string_helper.html | 55.33 KB | ||
| text_helper.html | 53.8 KB | ||
| typography_helper.html | 39.4 KB | ||
| url_helper.html | 66.21 KB | ||
| xml_helper.html | 37.05 KB | ||
| index.html | 51.87 KB | ||
| installation | |||
| downloads.html | 36.8 KB | ||
| index.html | 36.41 KB | ||
| troubleshooting.html | 35.08 KB | ||
| upgrade_120.html | 34.65 KB | ||
| upgrade_130.html | 41.1 KB | ||
| upgrade_131.html | 35.36 KB | ||
| upgrade_132.html | 35.3 KB | ||
| upgrade_133.html | 36.18 KB | ||
| upgrade_140.html | 37.87 KB | ||
| upgrade_141.html | 38.11 KB | ||
| upgrade_150.html | 40 KB | ||
| upgrade_152.html | 35.78 KB | ||
| upgrade_153.html | 35.24 KB | ||
| upgrade_154.html | 36.85 KB | ||
| upgrade_160.html | 38.43 KB | ||
| upgrade_161.html | 35.16 KB | ||
| upgrade_162.html | 36.03 KB | ||
| upgrade_163.html | 35.16 KB | ||
| upgrade_170.html | 37.15 KB | ||
| upgrade_171.html | 35.18 KB | ||
| upgrade_172.html | 36.3 KB | ||
| upgrade_200.html | 42.85 KB | ||
| upgrade_201.html | 36.68 KB | ||
| upgrade_202.html | 35.72 KB | ||
| upgrade_203.html | 38.25 KB | ||
| upgrade_210.html | 35.32 KB | ||
| upgrade_211.html | 35.95 KB | ||
| upgrade_212.html | 34.99 KB | ||
| upgrade_213.html | 34.99 KB | ||
| upgrade_214.html | 34.71 KB | ||
| upgrade_220.html | 35.21 KB | ||
| upgrade_221.html | 34.71 KB | ||
| upgrade_222.html | 34.71 KB | ||
| upgrade_223.html | 34.71 KB | ||
| upgrade_300.html | 96.84 KB | ||
| upgrade_301.html | 35.02 KB | ||
| upgrade_302.html | 35.4 KB | ||
| upgrade_303.html | 38.25 KB | ||
| upgrade_304.html | 34.71 KB | ||
| upgrade_305.html | 34.71 KB | ||
| upgrade_306.html | 36.9 KB | ||
| upgrade_310.html | 36.59 KB | ||
| upgrade_b11.html | 38.88 KB | ||
| upgrading.html | 39.66 KB | ||
| libraries | |||
| benchmark.html | 46.88 KB | ||
| caching.html | 60.76 KB | ||
| calendar.html | 61.45 KB | ||
| cart.html | 69.52 KB | ||
| config.html | 52.52 KB | ||
| email.html | 75.87 KB | ||
| encrypt.html | 50.27 KB | ||
| encryption.html | 78.09 KB | ||
| file_uploading.html | 67.79 KB | ||
| form_validation.html | 146.43 KB | ||
| ftp.html | 65.06 KB | ||
| image_lib.html | 73.06 KB | ||
| index.html | 36.77 KB | ||
| input.html | 78.14 KB | ||
| javascript.html | 58.11 KB | ||
| language.html | 50.82 KB | ||
| loader.html | 77.66 KB | ||
| migration.html | 48.96 KB | ||
| output.html | 58.25 KB | ||
| pagination.html | 54.55 KB | ||
| parser.html | 64.7 KB | ||
| security.html | 48.59 KB | ||
| sessions.html | 120.61 KB | ||
| table.html | 71.93 KB | ||
| trackback.html | 66.3 KB | ||
| typography.html | 39.83 KB | ||
| unit_testing.html | 52.72 KB | ||
| uri.html | 56.66 KB | ||
| user_agent.html | 58.17 KB | ||
| xmlrpc.html | 82.89 KB | ||
| zip.html | 57.17 KB | ||
| license.html | 34.21 KB | ||
| objects.inv | 5.84 KB | ||
| overview | |||
| appflow.html | 34.81 KB | ||
| at_a_glance.html | 41.37 KB | ||
| features.html | 35.63 KB | ||
| getting_started.html | 35 KB | ||
| goals.html | 35.49 KB | ||
| index.html | 34.5 KB | ||
| mvc.html | 35.32 KB | ||
| search.html | 32.8 KB | ||
| searchindex.js | 134.1 KB | ||
| tutorial | |||
| conclusion.html | 35.09 KB | ||
| create_news_items.html | 47.04 KB | ||
| index.html | 35.46 KB | ||
| news_section.html | 53.53 KB | ||
| static_pages.html | 46.08 KB | ||
| Chapitre_02 | |||
| codeigniter | |||
| .gitignore | 489 B | ||
| .htaccess | 124 B | ||
| application | |||
| .htaccess | 123 B | ||
| cache | |||
| .htaccess | 123 B | ||
| index.html | 131 B | ||
| config | |||
| autoload.php | 3.95 KB | ||
| config.php | 17.7 KB | ||
| constants.php | 4.22 KB | ||
| database.php | 4.42 KB | ||
| doctypes.php | 2.38 KB | ||
| foreign_chars.php | 2.92 KB | ||
| hooks.php | 417 B | ||
| index.html | 131 B | ||
| memcached.php | 498 B | ||
| migration.php | 2.96 KB | ||
| mimes.php | 8.87 KB | ||
| profiler.php | 477 B | ||
| routes.php | 1.92 KB | ||
| smileys.php | 3.11 KB | ||
| user_agents.php | 5.99 KB | ||
| controllers | |||
| Articles.php | 1.08 KB | ||
| Welcome.php | 679 B | ||
| index.html | 131 B | ||
| core | |||
| MY_Model.php | 1.22 KB | ||
| MY_Model_Interface.php | 115 B | ||
| index.html | 131 B | ||
| helpers | |||
| index.html | 131 B | ||
| hooks | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| libraries | |||
| index.html | 131 B | ||
| logs | |||
| index.html | 131 B | ||
| models | |||
| article.php | 471 B | ||
| index.html | 131 B | ||
| third_party | |||
| index.html | 131 B | ||
| views | |||
| errors | |||
| cli | |||
| error_404.php | 128 B | ||
| error_db.php | 137 B | ||
| error_exception.php | 745 B | ||
| error_general.php | 128 B | ||
| error_php.php | 690 B | ||
| index.html | 131 B | ||
| html | |||
| error_404.php | 1.16 KB | ||
| error_db.php | 1.16 KB | ||
| error_exception.php | 887 B | ||
| error_general.php | 1.15 KB | ||
| error_php.php | 835 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| liste_articles.php | 65 B | ||
| vue_articles.php | 71 B | ||
| welcome_message.php | 2 KB | ||
| composer.json | 557 B | ||
| contributing.md | 6.35 KB | ||
| index.php | 10.01 KB | ||
| license.txt | 1.09 KB | ||
| readme.rst | 2.3 KB | ||
| system | |||
| .htaccess | 117 B | ||
| core | |||
| Benchmark.php | 3.92 KB | ||
| CodeIgniter.php | 15.25 KB | ||
| Common.php | 21.17 KB | ||
| Config.php | 9.06 KB | ||
| Controller.php | 2.83 KB | ||
| Exceptions.php | 7.13 KB | ||
| Hooks.php | 6.1 KB | ||
| Input.php | 22.02 KB | ||
| Lang.php | 5.34 KB | ||
| Loader.php | 36.54 KB | ||
| Log.php | 6.27 KB | ||
| Model.php | 2.5 KB | ||
| Output.php | 19.56 KB | ||
| Router.php | 12.84 KB | ||
| Security.php | 27.22 KB | ||
| URI.php | 14.84 KB | ||
| Utf8.php | 4.31 KB | ||
| compat | |||
| hash.php | 6.51 KB | ||
| index.html | 131 B | ||
| mbstring.php | 4.32 KB | ||
| password.php | 7.37 KB | ||
| standard.php | 8.72 KB | ||
| index.html | 131 B | ||
| database | |||
| DB.php | 6.51 KB | ||
| DB_cache.php | 5.73 KB | ||
| DB_driver.php | 44.68 KB | ||
| DB_forge.php | 23.39 KB | ||
| DB_query_builder.php | 61.77 KB | ||
| DB_result.php | 13.94 KB | ||
| DB_utility.php | 10.59 KB | ||
| drivers | |||
| cubrid | |||
| cubrid_driver.php | 9.32 KB | ||
| cubrid_forge.php | 5.68 KB | ||
| cubrid_result.php | 4.63 KB | ||
| cubrid_utility.php | 2.56 KB | ||
| index.html | 131 B | ||
| ibase | |||
| ibase_driver.php | 9.73 KB | ||
| ibase_forge.php | 6.32 KB | ||
| ibase_result.php | 4.04 KB | ||
| ibase_utility.php | 2.29 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| mssql | |||
| index.html | 131 B | ||
| mssql_driver.php | 13.3 KB | ||
| mssql_forge.php | 4.26 KB | ||
| mssql_result.php | 4.74 KB | ||
| mssql_utility.php | 2.41 KB | ||
| mysql | |||
| index.html | 131 B | ||
| mysql_driver.php | 11.26 KB | ||
| mysql_forge.php | 5.99 KB | ||
| mysql_result.php | 4.97 KB | ||
| mysql_utility.php | 5.43 KB | ||
| mysqli | |||
| index.html | 131 B | ||
| mysqli_driver.php | 13.07 KB | ||
| mysqli_forge.php | 6.04 KB | ||
| mysqli_result.php | 4.65 KB | ||
| mysqli_utility.php | 5.44 KB | ||
| oci8 | |||
| index.html | 131 B | ||
| oci8_driver.php | 16.5 KB | ||
| oci8_forge.php | 4.72 KB | ||
| oci8_result.php | 5.22 KB | ||
| oci8_utility.php | 2.25 KB | ||
| odbc | |||
| index.html | 131 B | ||
| odbc_driver.php | 9.56 KB | ||
| odbc_forge.php | 2.49 KB | ||
| odbc_result.php | 6.21 KB | ||
| odbc_utility.php | 2.13 KB | ||
| pdo | |||
| index.html | 131 B | ||
| pdo_driver.php | 8.56 KB | ||
| pdo_forge.php | 2.1 KB | ||
| pdo_result.php | 4.9 KB | ||
| pdo_utility.php | 2.13 KB | ||
| subdrivers | |||
| index.html | 131 B | ||
| pdo_4d_driver.php | 5.55 KB | ||
| pdo_4d_forge.php | 5.24 KB | ||
| pdo_cubrid_driver.php | 6.33 KB | ||
| pdo_cubrid_forge.php | 5.71 KB | ||
| pdo_dblib_driver.php | 9.55 KB | ||
| pdo_dblib_forge.php | 4.23 KB | ||
| pdo_firebird_driver.php | 7.11 KB | ||
| pdo_firebird_forge.php | 6.14 KB | ||
| pdo_ibm_driver.php | 6.47 KB | ||
| pdo_ibm_forge.php | 3.97 KB | ||
| pdo_informix_driver.php | 8.32 KB | ||
| pdo_informix_forge.php | 4.22 KB | ||
| pdo_mysql_driver.php | 9.21 KB | ||
| pdo_mysql_forge.php | 6.23 KB | ||
| pdo_oci_driver.php | 8.27 KB | ||
| pdo_oci_forge.php | 4.57 KB | ||
| pdo_odbc_driver.php | 5.75 KB | ||
| pdo_odbc_forge.php | 2.27 KB | ||
| pdo_pgsql_driver.php | 9.36 KB | ||
| pdo_pgsql_forge.php | 5.66 KB | ||
| pdo_sqlite_driver.php | 5.73 KB | ||
| pdo_sqlite_forge.php | 6.04 KB | ||
| pdo_sqlsrv_driver.php | 10.64 KB | ||
| pdo_sqlsrv_forge.php | 4.23 KB | ||
| postgre | |||
| index.html | 131 B | ||
| postgre_driver.php | 14.35 KB | ||
| postgre_forge.php | 5.58 KB | ||
| postgre_result.php | 4.55 KB | ||
| postgre_utility.php | 2.45 KB | ||
| sqlite | |||
| index.html | 131 B | ||
| sqlite_driver.php | 7.81 KB | ||
| sqlite_forge.php | 5.34 KB | ||
| sqlite_result.php | 4.19 KB | ||
| sqlite_utility.php | 2.1 KB | ||
| sqlite3 | |||
| index.html | 131 B | ||
| sqlite3_driver.php | 8.36 KB | ||
| sqlite3_forge.php | 5.83 KB | ||
| sqlite3_result.php | 4.79 KB | ||
| sqlite3_utility.php | 2.09 KB | ||
| sqlsrv | |||
| index.html | 131 B | ||
| sqlsrv_driver.php | 13.93 KB | ||
| sqlsrv_forge.php | 4.22 KB | ||
| sqlsrv_result.php | 4.77 KB | ||
| sqlsrv_utility.php | 2.43 KB | ||
| index.html | 131 B | ||
| fonts | |||
| index.html | 131 B | ||
| texb.ttf | 140.46 KB | ||
| helpers | |||
| array_helper.php | 3.41 KB | ||
| captcha_helper.php | 9.28 KB | ||
| cookie_helper.php | 3.75 KB | ||
| date_helper.php | 18.86 KB | ||
| directory_helper.php | 3.25 KB | ||
| download_helper.php | 4.47 KB | ||
| email_helper.php | 2.64 KB | ||
| file_helper.php | 11.91 KB | ||
| form_helper.php | 22.96 KB | ||
| html_helper.php | 9.39 KB | ||
| index.html | 131 B | ||
| inflector_helper.php | 6.88 KB | ||
| language_helper.php | 2.53 KB | ||
| number_helper.php | 2.92 KB | ||
| path_helper.php | 2.82 KB | ||
| security_helper.php | 3.62 KB | ||
| smiley_helper.php | 6.74 KB | ||
| string_helper.php | 7.42 KB | ||
| text_helper.php | 14.08 KB | ||
| typography_helper.php | 3.18 KB | ||
| url_helper.php | 13.57 KB | ||
| xml_helper.php | 2.8 KB | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| calendar_lang.php | 2.95 KB | ||
| date_lang.php | 4.73 KB | ||
| db_lang.php | 3.82 KB | ||
| email_lang.php | 3.33 KB | ||
| form_validation_lang.php | 4.5 KB | ||
| ftp_lang.php | 2.8 KB | ||
| imglib_lang.php | 3.5 KB | ||
| index.html | 131 B | ||
| migration_lang.php | 2.39 KB | ||
| number_lang.php | 1.84 KB | ||
| pagination_lang.php | 1.87 KB | ||
| profiler_lang.php | 2.71 KB | ||
| unit_test_lang.php | 2.35 KB | ||
| upload_lang.php | 3.18 KB | ||
| index.html | 131 B | ||
| libraries | |||
| Cache | |||
| Cache.php | 6.63 KB | ||
| drivers | |||
| Cache_apc.php | 5.42 KB | ||
| Cache_dummy.php | 4.24 KB | ||
| Cache_file.php | 6.65 KB | ||
| Cache_memcached.php | 7.26 KB | ||
| Cache_redis.php | 7.53 KB | ||
| Cache_wincache.php | 5.69 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Calendar.php | 15.11 KB | ||
| Cart.php | 15.99 KB | ||
| Driver.php | 8.07 KB | ||
| Email.php | 51.72 KB | ||
| Encrypt.php | 10.9 KB | ||
| Encryption.php | 23.12 KB | ||
| Form_validation.php | 36.75 KB | ||
| Ftp.php | 13.44 KB | ||
| Image_lib.php | 41.66 KB | ||
| Javascript | |||
| Jquery.php | 24.92 KB | ||
| index.html | 131 B | ||
| Javascript.php | 20.44 KB | ||
| Migration.php | 12.23 KB | ||
| Pagination.php | 15.87 KB | ||
| Parser.php | 5.7 KB | ||
| Profiler.php | 20.29 KB | ||
| Session | |||
| Session.php | 20.51 KB | ||
| SessionHandlerInterface.php | 2.19 KB | ||
| Session_driver.php | 4.79 KB | ||
| drivers | |||
| Session_database_driver.php | 10.22 KB | ||
| Session_files_driver.php | 9.97 KB | ||
| Session_memcached_driver.php | 9.54 KB | ||
| Session_redis_driver.php | 10.05 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Table.php | 11.95 KB | ||
| Trackback.php | 12.62 KB | ||
| Typography.php | 13.51 KB | ||
| Unit_test.php | 8.82 KB | ||
| Upload.php | 30.1 KB | ||
| User_agent.php | 12.9 KB | ||
| Xmlrpc.php | 40.21 KB | ||
| Xmlrpcs.php | 15.9 KB | ||
| Zip.php | 12.18 KB | ||
| index.html | 131 B | ||
| user_guide | |||
| .buildinfo | 230 B | ||
| DCO.html | 34.34 KB | ||
| _downloads | |||
| ELDocs.tmbundle.zip | 3.84 KB | ||
| _images | |||
| appflowchart.gif | 24.68 KB | ||
| smile.gif | 1.13 KB | ||
| _static | |||
| ajax-loader.gif | 673 B | ||
| basic.css | 8.25 KB | ||
| ci-icon.ico | 5.3 KB | ||
| comment-bright.png | 3.42 KB | ||
| comment-close.png | 3.49 KB | ||
| comment.png | 3.36 KB | ||
| css | |||
| badge_only.css | 3.32 KB | ||
| citheme.css | 2.43 KB | ||
| theme.css | 86.76 KB | ||
| doctools.js | 6.52 KB | ||
| down-pressed.png | 368 B | ||
| down.png | 363 B | ||
| file.png | 392 B | ||
| fonts | |||
| FontAwesome.otf | 61.38 KB | ||
| fontawesome-webfont.eot | 37.31 KB | ||
| fontawesome-webfont.svg | 197.41 KB | ||
| fontawesome-webfont.ttf | 78.76 KB | ||
| fontawesome-webfont.woff | 43.39 KB | ||
| images | |||
| ci-icon.ico | 1.12 KB | ||
| jquery.js | 91.44 KB | ||
| js | |||
| oldtheme.js | 1.64 KB | ||
| theme.js | 4.61 KB | ||
| minus.png | 199 B | ||
| plus.png | 199 B | ||
| pygments.css | 3.65 KB | ||
| searchtools.js | 17.44 KB | ||
| underscore.js | 11.86 KB | ||
| up-pressed.png | 372 B | ||
| up.png | 363 B | ||
| websupport.js | 24.65 KB | ||
| changelog.html | 340.32 KB | ||
| contributing | |||
| index.html | 42.26 KB | ||
| database | |||
| caching.html | 43.45 KB | ||
| call_function.html | 36.43 KB | ||
| configuration.html | 54.07 KB | ||
| connecting.html | 44.8 KB | ||
| db_driver_reference.html | 78.2 KB | ||
| examples.html | 43.89 KB | ||
| forge.html | 70.43 KB | ||
| helpers.html | 41.57 KB | ||
| index.html | 35.6 KB | ||
| metadata.html | 41.88 KB | ||
| queries.html | 47.37 KB | ||
| query_builder.html | 188.66 KB | ||
| results.html | 80.29 KB | ||
| transactions.html | 44 KB | ||
| utilities.html | 64.23 KB | ||
| documentation | |||
| index.html | 46.87 KB | ||
| general | |||
| alternative_php.html | 38.77 KB | ||
| ancillary_classes.html | 39.87 KB | ||
| autoloader.html | 34.92 KB | ||
| caching.html | 37.36 KB | ||
| cli.html | 38.93 KB | ||
| common_functions.html | 46.95 KB | ||
| compatibility_functions.html | 58.34 KB | ||
| controllers.html | 57.84 KB | ||
| core_classes.html | 39.66 KB | ||
| creating_drivers.html | 34.49 KB | ||
| creating_libraries.html | 51.1 KB | ||
| credits.html | 34 KB | ||
| drivers.html | 36.33 KB | ||
| environments.html | 36.86 KB | ||
| errors.html | 42.17 KB | ||
| helpers.html | 43.03 KB | ||
| hooks.html | 42.94 KB | ||
| index.html | 36.56 KB | ||
| libraries.html | 35.62 KB | ||
| managing_apps.html | 38.5 KB | ||
| models.html | 49.57 KB | ||
| profiling.html | 40.17 KB | ||
| requirements.html | 34.4 KB | ||
| reserved_names.html | 38.64 KB | ||
| routing.html | 47.85 KB | ||
| security.html | 43.83 KB | ||
| styleguide.html | 78.39 KB | ||
| urls.html | 40.98 KB | ||
| views.html | 50.33 KB | ||
| welcome.html | 34.8 KB | ||
| genindex.html | 113.46 KB | ||
| helpers | |||
| array_helper.html | 44.83 KB | ||
| captcha_helper.html | 50.45 KB | ||
| cookie_helper.html | 40.72 KB | ||
| date_helper.html | 73.79 KB | ||
| directory_helper.html | 42.1 KB | ||
| download_helper.html | 37.4 KB | ||
| email_helper.html | 39.13 KB | ||
| file_helper.html | 51.4 KB | ||
| form_helper.html | 111.78 KB | ||
| html_helper.html | 74.24 KB | ||
| index.html | 36.03 KB | ||
| inflector_helper.html | 42.42 KB | ||
| language_helper.html | 37.11 KB | ||
| number_helper.html | 37.79 KB | ||
| path_helper.html | 38.13 KB | ||
| security_helper.html | 42.43 KB | ||
| smiley_helper.html | 48.84 KB | ||
| string_helper.html | 55.33 KB | ||
| text_helper.html | 53.8 KB | ||
| typography_helper.html | 39.4 KB | ||
| url_helper.html | 66.21 KB | ||
| xml_helper.html | 37.05 KB | ||
| index.html | 51.87 KB | ||
| installation | |||
| downloads.html | 36.8 KB | ||
| index.html | 36.41 KB | ||
| troubleshooting.html | 35.08 KB | ||
| upgrade_120.html | 34.65 KB | ||
| upgrade_130.html | 41.1 KB | ||
| upgrade_131.html | 35.36 KB | ||
| upgrade_132.html | 35.3 KB | ||
| upgrade_133.html | 36.18 KB | ||
| upgrade_140.html | 37.87 KB | ||
| upgrade_141.html | 38.11 KB | ||
| upgrade_150.html | 40 KB | ||
| upgrade_152.html | 35.78 KB | ||
| upgrade_153.html | 35.24 KB | ||
| upgrade_154.html | 36.85 KB | ||
| upgrade_160.html | 38.43 KB | ||
| upgrade_161.html | 35.16 KB | ||
| upgrade_162.html | 36.03 KB | ||
| upgrade_163.html | 35.16 KB | ||
| upgrade_170.html | 37.15 KB | ||
| upgrade_171.html | 35.18 KB | ||
| upgrade_172.html | 36.3 KB | ||
| upgrade_200.html | 42.85 KB | ||
| upgrade_201.html | 36.68 KB | ||
| upgrade_202.html | 35.72 KB | ||
| upgrade_203.html | 38.25 KB | ||
| upgrade_210.html | 35.32 KB | ||
| upgrade_211.html | 35.95 KB | ||
| upgrade_212.html | 34.99 KB | ||
| upgrade_213.html | 34.99 KB | ||
| upgrade_214.html | 34.71 KB | ||
| upgrade_220.html | 35.21 KB | ||
| upgrade_221.html | 34.71 KB | ||
| upgrade_222.html | 34.71 KB | ||
| upgrade_223.html | 34.71 KB | ||
| upgrade_300.html | 96.84 KB | ||
| upgrade_301.html | 35.02 KB | ||
| upgrade_302.html | 35.4 KB | ||
| upgrade_303.html | 38.25 KB | ||
| upgrade_304.html | 34.71 KB | ||
| upgrade_305.html | 34.71 KB | ||
| upgrade_306.html | 36.9 KB | ||
| upgrade_310.html | 36.59 KB | ||
| upgrade_b11.html | 38.88 KB | ||
| upgrading.html | 39.66 KB | ||
| libraries | |||
| benchmark.html | 46.88 KB | ||
| caching.html | 60.76 KB | ||
| calendar.html | 61.45 KB | ||
| cart.html | 69.52 KB | ||
| config.html | 52.52 KB | ||
| email.html | 75.87 KB | ||
| encrypt.html | 50.27 KB | ||
| encryption.html | 78.09 KB | ||
| file_uploading.html | 67.79 KB | ||
| form_validation.html | 146.43 KB | ||
| ftp.html | 65.06 KB | ||
| image_lib.html | 73.06 KB | ||
| index.html | 36.77 KB | ||
| input.html | 78.14 KB | ||
| javascript.html | 58.11 KB | ||
| language.html | 50.82 KB | ||
| loader.html | 77.66 KB | ||
| migration.html | 48.96 KB | ||
| output.html | 58.25 KB | ||
| pagination.html | 54.55 KB | ||
| parser.html | 64.7 KB | ||
| security.html | 48.59 KB | ||
| sessions.html | 120.61 KB | ||
| table.html | 71.93 KB | ||
| trackback.html | 66.3 KB | ||
| typography.html | 39.83 KB | ||
| unit_testing.html | 52.72 KB | ||
| uri.html | 56.66 KB | ||
| user_agent.html | 58.17 KB | ||
| xmlrpc.html | 82.89 KB | ||
| zip.html | 57.17 KB | ||
| license.html | 34.21 KB | ||
| objects.inv | 5.84 KB | ||
| overview | |||
| appflow.html | 34.81 KB | ||
| at_a_glance.html | 41.37 KB | ||
| features.html | 35.63 KB | ||
| getting_started.html | 35 KB | ||
| goals.html | 35.49 KB | ||
| index.html | 34.5 KB | ||
| mvc.html | 35.32 KB | ||
| search.html | 32.8 KB | ||
| searchindex.js | 134.1 KB | ||
| tutorial | |||
| conclusion.html | 35.09 KB | ||
| create_news_items.html | 47.04 KB | ||
| index.html | 35.46 KB | ||
| news_section.html | 53.53 KB | ||
| static_pages.html | 46.08 KB | ||
| Chapitre_03 | |||
| codeigniter | |||
| .gitignore | 489 B | ||
| .htaccess | 124 B | ||
| application | |||
| .htaccess | 123 B | ||
| cache | |||
| .htaccess | 123 B | ||
| index.html | 131 B | ||
| config | |||
| autoload.php | 3.96 KB | ||
| config.php | 17.74 KB | ||
| constants.php | 4.22 KB | ||
| database.php | 4.42 KB | ||
| doctypes.php | 2.38 KB | ||
| foreign_chars.php | 2.92 KB | ||
| hooks.php | 417 B | ||
| index.html | 131 B | ||
| memcached.php | 498 B | ||
| migration.php | 2.96 KB | ||
| mimes.php | 8.87 KB | ||
| profiler.php | 477 B | ||
| routes.php | 1.92 KB | ||
| smileys.php | 3.11 KB | ||
| user_agents.php | 5.99 KB | ||
| controllers | |||
| Articles.php | 1.08 KB | ||
| Welcome.php | 679 B | ||
| index.html | 131 B | ||
| core | |||
| MY_Model.php | 1.22 KB | ||
| MY_Model_Interface.php | 115 B | ||
| index.html | 131 B | ||
| helpers | |||
| index.html | 131 B | ||
| hooks | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| libraries | |||
| index.html | 131 B | ||
| logs | |||
| index.html | 131 B | ||
| models | |||
| article.php | 471 B | ||
| index.html | 131 B | ||
| third_party | |||
| index.html | 131 B | ||
| views | |||
| errors | |||
| cli | |||
| error_404.php | 128 B | ||
| error_db.php | 137 B | ||
| error_exception.php | 745 B | ||
| error_general.php | 128 B | ||
| error_php.php | 690 B | ||
| index.html | 131 B | ||
| html | |||
| error_404.php | 1.16 KB | ||
| error_db.php | 1.16 KB | ||
| error_exception.php | 887 B | ||
| error_general.php | 1.15 KB | ||
| error_php.php | 835 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| liste_articles.php | 65 B | ||
| vue_articles.php | 71 B | ||
| welcome_message.php | 2 KB | ||
| composer.json | 557 B | ||
| contributing.md | 6.35 KB | ||
| index.php | 10.01 KB | ||
| license.txt | 1.09 KB | ||
| readme.rst | 2.3 KB | ||
| system | |||
| .htaccess | 117 B | ||
| core | |||
| Benchmark.php | 3.92 KB | ||
| CodeIgniter.php | 15.25 KB | ||
| Common.php | 21.17 KB | ||
| Config.php | 9.06 KB | ||
| Controller.php | 2.83 KB | ||
| Exceptions.php | 7.13 KB | ||
| Hooks.php | 6.1 KB | ||
| Input.php | 22.02 KB | ||
| Lang.php | 5.34 KB | ||
| Loader.php | 36.54 KB | ||
| Log.php | 6.27 KB | ||
| Model.php | 2.5 KB | ||
| Output.php | 19.56 KB | ||
| Router.php | 12.84 KB | ||
| Security.php | 27.22 KB | ||
| URI.php | 14.84 KB | ||
| Utf8.php | 4.31 KB | ||
| compat | |||
| hash.php | 6.51 KB | ||
| index.html | 131 B | ||
| mbstring.php | 4.32 KB | ||
| password.php | 7.37 KB | ||
| standard.php | 8.72 KB | ||
| index.html | 131 B | ||
| database | |||
| DB.php | 6.51 KB | ||
| DB_cache.php | 5.73 KB | ||
| DB_driver.php | 44.68 KB | ||
| DB_forge.php | 23.39 KB | ||
| DB_query_builder.php | 61.77 KB | ||
| DB_result.php | 13.94 KB | ||
| DB_utility.php | 10.59 KB | ||
| drivers | |||
| cubrid | |||
| cubrid_driver.php | 9.32 KB | ||
| cubrid_forge.php | 5.68 KB | ||
| cubrid_result.php | 4.63 KB | ||
| cubrid_utility.php | 2.56 KB | ||
| index.html | 131 B | ||
| ibase | |||
| ibase_driver.php | 9.73 KB | ||
| ibase_forge.php | 6.32 KB | ||
| ibase_result.php | 4.04 KB | ||
| ibase_utility.php | 2.29 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| mssql | |||
| index.html | 131 B | ||
| mssql_driver.php | 13.3 KB | ||
| mssql_forge.php | 4.26 KB | ||
| mssql_result.php | 4.74 KB | ||
| mssql_utility.php | 2.41 KB | ||
| mysql | |||
| index.html | 131 B | ||
| mysql_driver.php | 11.26 KB | ||
| mysql_forge.php | 5.99 KB | ||
| mysql_result.php | 4.97 KB | ||
| mysql_utility.php | 5.43 KB | ||
| mysqli | |||
| index.html | 131 B | ||
| mysqli_driver.php | 13.07 KB | ||
| mysqli_forge.php | 6.04 KB | ||
| mysqli_result.php | 4.65 KB | ||
| mysqli_utility.php | 5.44 KB | ||
| oci8 | |||
| index.html | 131 B | ||
| oci8_driver.php | 16.5 KB | ||
| oci8_forge.php | 4.72 KB | ||
| oci8_result.php | 5.22 KB | ||
| oci8_utility.php | 2.25 KB | ||
| odbc | |||
| index.html | 131 B | ||
| odbc_driver.php | 9.56 KB | ||
| odbc_forge.php | 2.49 KB | ||
| odbc_result.php | 6.21 KB | ||
| odbc_utility.php | 2.13 KB | ||
| pdo | |||
| index.html | 131 B | ||
| pdo_driver.php | 8.56 KB | ||
| pdo_forge.php | 2.1 KB | ||
| pdo_result.php | 4.9 KB | ||
| pdo_utility.php | 2.13 KB | ||
| subdrivers | |||
| index.html | 131 B | ||
| pdo_4d_driver.php | 5.55 KB | ||
| pdo_4d_forge.php | 5.24 KB | ||
| pdo_cubrid_driver.php | 6.33 KB | ||
| pdo_cubrid_forge.php | 5.71 KB | ||
| pdo_dblib_driver.php | 9.55 KB | ||
| pdo_dblib_forge.php | 4.23 KB | ||
| pdo_firebird_driver.php | 7.11 KB | ||
| pdo_firebird_forge.php | 6.14 KB | ||
| pdo_ibm_driver.php | 6.47 KB | ||
| pdo_ibm_forge.php | 3.97 KB | ||
| pdo_informix_driver.php | 8.32 KB | ||
| pdo_informix_forge.php | 4.22 KB | ||
| pdo_mysql_driver.php | 9.21 KB | ||
| pdo_mysql_forge.php | 6.23 KB | ||
| pdo_oci_driver.php | 8.27 KB | ||
| pdo_oci_forge.php | 4.57 KB | ||
| pdo_odbc_driver.php | 5.75 KB | ||
| pdo_odbc_forge.php | 2.27 KB | ||
| pdo_pgsql_driver.php | 9.36 KB | ||
| pdo_pgsql_forge.php | 5.66 KB | ||
| pdo_sqlite_driver.php | 5.73 KB | ||
| pdo_sqlite_forge.php | 6.04 KB | ||
| pdo_sqlsrv_driver.php | 10.64 KB | ||
| pdo_sqlsrv_forge.php | 4.23 KB | ||
| postgre | |||
| index.html | 131 B | ||
| postgre_driver.php | 14.35 KB | ||
| postgre_forge.php | 5.58 KB | ||
| postgre_result.php | 4.55 KB | ||
| postgre_utility.php | 2.45 KB | ||
| sqlite | |||
| index.html | 131 B | ||
| sqlite_driver.php | 7.81 KB | ||
| sqlite_forge.php | 5.34 KB | ||
| sqlite_result.php | 4.19 KB | ||
| sqlite_utility.php | 2.1 KB | ||
| sqlite3 | |||
| index.html | 131 B | ||
| sqlite3_driver.php | 8.36 KB | ||
| sqlite3_forge.php | 5.83 KB | ||
| sqlite3_result.php | 4.79 KB | ||
| sqlite3_utility.php | 2.09 KB | ||
| sqlsrv | |||
| index.html | 131 B | ||
| sqlsrv_driver.php | 13.93 KB | ||
| sqlsrv_forge.php | 4.22 KB | ||
| sqlsrv_result.php | 4.77 KB | ||
| sqlsrv_utility.php | 2.43 KB | ||
| index.html | 131 B | ||
| fonts | |||
| index.html | 131 B | ||
| texb.ttf | 140.46 KB | ||
| helpers | |||
| array_helper.php | 3.41 KB | ||
| captcha_helper.php | 9.28 KB | ||
| cookie_helper.php | 3.75 KB | ||
| date_helper.php | 18.86 KB | ||
| directory_helper.php | 3.25 KB | ||
| download_helper.php | 4.47 KB | ||
| email_helper.php | 2.64 KB | ||
| file_helper.php | 11.91 KB | ||
| form_helper.php | 22.96 KB | ||
| html_helper.php | 9.39 KB | ||
| index.html | 131 B | ||
| inflector_helper.php | 6.88 KB | ||
| language_helper.php | 2.53 KB | ||
| number_helper.php | 2.92 KB | ||
| path_helper.php | 2.82 KB | ||
| security_helper.php | 3.62 KB | ||
| smiley_helper.php | 6.74 KB | ||
| string_helper.php | 7.42 KB | ||
| text_helper.php | 14.08 KB | ||
| typography_helper.php | 3.18 KB | ||
| url_helper.php | 13.57 KB | ||
| xml_helper.php | 2.8 KB | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| calendar_lang.php | 2.95 KB | ||
| date_lang.php | 4.73 KB | ||
| db_lang.php | 3.82 KB | ||
| email_lang.php | 3.33 KB | ||
| form_validation_lang.php | 4.5 KB | ||
| ftp_lang.php | 2.8 KB | ||
| imglib_lang.php | 3.5 KB | ||
| index.html | 131 B | ||
| migration_lang.php | 2.39 KB | ||
| number_lang.php | 1.84 KB | ||
| pagination_lang.php | 1.87 KB | ||
| profiler_lang.php | 2.71 KB | ||
| unit_test_lang.php | 2.35 KB | ||
| upload_lang.php | 3.18 KB | ||
| index.html | 131 B | ||
| libraries | |||
| Cache | |||
| Cache.php | 6.63 KB | ||
| drivers | |||
| Cache_apc.php | 5.42 KB | ||
| Cache_dummy.php | 4.24 KB | ||
| Cache_file.php | 6.65 KB | ||
| Cache_memcached.php | 7.26 KB | ||
| Cache_redis.php | 7.53 KB | ||
| Cache_wincache.php | 5.69 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Calendar.php | 15.11 KB | ||
| Cart.php | 15.99 KB | ||
| Driver.php | 8.07 KB | ||
| Email.php | 51.72 KB | ||
| Encrypt.php | 10.9 KB | ||
| Encryption.php | 23.12 KB | ||
| Form_validation.php | 36.75 KB | ||
| Ftp.php | 13.44 KB | ||
| Image_lib.php | 41.66 KB | ||
| Javascript | |||
| Jquery.php | 24.92 KB | ||
| index.html | 131 B | ||
| Javascript.php | 20.44 KB | ||
| Migration.php | 12.23 KB | ||
| Pagination.php | 15.87 KB | ||
| Parser.php | 5.7 KB | ||
| Profiler.php | 20.29 KB | ||
| Session | |||
| Session.php | 20.51 KB | ||
| SessionHandlerInterface.php | 2.19 KB | ||
| Session_driver.php | 4.79 KB | ||
| drivers | |||
| Session_database_driver.php | 10.22 KB | ||
| Session_files_driver.php | 9.97 KB | ||
| Session_memcached_driver.php | 9.54 KB | ||
| Session_redis_driver.php | 10.05 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Table.php | 11.95 KB | ||
| Trackback.php | 12.62 KB | ||
| Typography.php | 13.51 KB | ||
| Unit_test.php | 8.82 KB | ||
| Upload.php | 30.1 KB | ||
| User_agent.php | 12.9 KB | ||
| Xmlrpc.php | 40.21 KB | ||
| Xmlrpcs.php | 15.9 KB | ||
| Zip.php | 12.18 KB | ||
| index.html | 131 B | ||
| user_guide | |||
| .buildinfo | 230 B | ||
| DCO.html | 34.34 KB | ||
| _downloads | |||
| ELDocs.tmbundle.zip | 3.84 KB | ||
| _images | |||
| appflowchart.gif | 24.68 KB | ||
| smile.gif | 1.13 KB | ||
| _static | |||
| ajax-loader.gif | 673 B | ||
| basic.css | 8.25 KB | ||
| ci-icon.ico | 5.3 KB | ||
| comment-bright.png | 3.42 KB | ||
| comment-close.png | 3.49 KB | ||
| comment.png | 3.36 KB | ||
| css | |||
| badge_only.css | 3.32 KB | ||
| citheme.css | 2.43 KB | ||
| theme.css | 86.76 KB | ||
| doctools.js | 6.52 KB | ||
| down-pressed.png | 368 B | ||
| down.png | 363 B | ||
| file.png | 392 B | ||
| fonts | |||
| FontAwesome.otf | 61.38 KB | ||
| fontawesome-webfont.eot | 37.31 KB | ||
| fontawesome-webfont.svg | 197.41 KB | ||
| fontawesome-webfont.ttf | 78.76 KB | ||
| fontawesome-webfont.woff | 43.39 KB | ||
| images | |||
| ci-icon.ico | 1.12 KB | ||
| jquery.js | 91.44 KB | ||
| js | |||
| oldtheme.js | 1.64 KB | ||
| theme.js | 4.61 KB | ||
| minus.png | 199 B | ||
| plus.png | 199 B | ||
| pygments.css | 3.65 KB | ||
| searchtools.js | 17.44 KB | ||
| underscore.js | 11.86 KB | ||
| up-pressed.png | 372 B | ||
| up.png | 363 B | ||
| websupport.js | 24.65 KB | ||
| changelog.html | 340.32 KB | ||
| contributing | |||
| index.html | 42.26 KB | ||
| database | |||
| caching.html | 43.45 KB | ||
| call_function.html | 36.43 KB | ||
| configuration.html | 54.07 KB | ||
| connecting.html | 44.8 KB | ||
| db_driver_reference.html | 78.2 KB | ||
| examples.html | 43.89 KB | ||
| forge.html | 70.43 KB | ||
| helpers.html | 41.57 KB | ||
| index.html | 35.6 KB | ||
| metadata.html | 41.88 KB | ||
| queries.html | 47.37 KB | ||
| query_builder.html | 188.66 KB | ||
| results.html | 80.29 KB | ||
| transactions.html | 44 KB | ||
| utilities.html | 64.23 KB | ||
| documentation | |||
| index.html | 46.87 KB | ||
| general | |||
| alternative_php.html | 38.77 KB | ||
| ancillary_classes.html | 39.87 KB | ||
| autoloader.html | 34.92 KB | ||
| caching.html | 37.36 KB | ||
| cli.html | 38.93 KB | ||
| common_functions.html | 46.95 KB | ||
| compatibility_functions.html | 58.34 KB | ||
| controllers.html | 57.84 KB | ||
| core_classes.html | 39.66 KB | ||
| creating_drivers.html | 34.49 KB | ||
| creating_libraries.html | 51.1 KB | ||
| credits.html | 34 KB | ||
| drivers.html | 36.33 KB | ||
| environments.html | 36.86 KB | ||
| errors.html | 42.17 KB | ||
| helpers.html | 43.03 KB | ||
| hooks.html | 42.94 KB | ||
| index.html | 36.56 KB | ||
| libraries.html | 35.62 KB | ||
| managing_apps.html | 38.5 KB | ||
| models.html | 49.57 KB | ||
| profiling.html | 40.17 KB | ||
| requirements.html | 34.4 KB | ||
| reserved_names.html | 38.64 KB | ||
| routing.html | 47.85 KB | ||
| security.html | 43.83 KB | ||
| styleguide.html | 78.39 KB | ||
| urls.html | 40.98 KB | ||
| views.html | 50.33 KB | ||
| welcome.html | 34.8 KB | ||
| genindex.html | 113.46 KB | ||
| helpers | |||
| array_helper.html | 44.83 KB | ||
| captcha_helper.html | 50.45 KB | ||
| cookie_helper.html | 40.72 KB | ||
| date_helper.html | 73.79 KB | ||
| directory_helper.html | 42.1 KB | ||
| download_helper.html | 37.4 KB | ||
| email_helper.html | 39.13 KB | ||
| file_helper.html | 51.4 KB | ||
| form_helper.html | 111.78 KB | ||
| html_helper.html | 74.24 KB | ||
| index.html | 36.03 KB | ||
| inflector_helper.html | 42.42 KB | ||
| language_helper.html | 37.11 KB | ||
| number_helper.html | 37.79 KB | ||
| path_helper.html | 38.13 KB | ||
| security_helper.html | 42.43 KB | ||
| smiley_helper.html | 48.84 KB | ||
| string_helper.html | 55.33 KB | ||
| text_helper.html | 53.8 KB | ||
| typography_helper.html | 39.4 KB | ||
| url_helper.html | 66.21 KB | ||
| xml_helper.html | 37.05 KB | ||
| index.html | 51.87 KB | ||
| installation | |||
| downloads.html | 36.8 KB | ||
| index.html | 36.41 KB | ||
| troubleshooting.html | 35.08 KB | ||
| upgrade_120.html | 34.65 KB | ||
| upgrade_130.html | 41.1 KB | ||
| upgrade_131.html | 35.36 KB | ||
| upgrade_132.html | 35.3 KB | ||
| upgrade_133.html | 36.18 KB | ||
| upgrade_140.html | 37.87 KB | ||
| upgrade_141.html | 38.11 KB | ||
| upgrade_150.html | 40 KB | ||
| upgrade_152.html | 35.78 KB | ||
| upgrade_153.html | 35.24 KB | ||
| upgrade_154.html | 36.85 KB | ||
| upgrade_160.html | 38.43 KB | ||
| upgrade_161.html | 35.16 KB | ||
| upgrade_162.html | 36.03 KB | ||
| upgrade_163.html | 35.16 KB | ||
| upgrade_170.html | 37.15 KB | ||
| upgrade_171.html | 35.18 KB | ||
| upgrade_172.html | 36.3 KB | ||
| upgrade_200.html | 42.85 KB | ||
| upgrade_201.html | 36.68 KB | ||
| upgrade_202.html | 35.72 KB | ||
| upgrade_203.html | 38.25 KB | ||
| upgrade_210.html | 35.32 KB | ||
| upgrade_211.html | 35.95 KB | ||
| upgrade_212.html | 34.99 KB | ||
| upgrade_213.html | 34.99 KB | ||
| upgrade_214.html | 34.71 KB | ||
| upgrade_220.html | 35.21 KB | ||
| upgrade_221.html | 34.71 KB | ||
| upgrade_222.html | 34.71 KB | ||
| upgrade_223.html | 34.71 KB | ||
| upgrade_300.html | 96.84 KB | ||
| upgrade_301.html | 35.02 KB | ||
| upgrade_302.html | 35.4 KB | ||
| upgrade_303.html | 38.25 KB | ||
| upgrade_304.html | 34.71 KB | ||
| upgrade_305.html | 34.71 KB | ||
| upgrade_306.html | 36.9 KB | ||
| upgrade_310.html | 36.59 KB | ||
| upgrade_b11.html | 38.88 KB | ||
| upgrading.html | 39.66 KB | ||
| libraries | |||
| benchmark.html | 46.88 KB | ||
| caching.html | 60.76 KB | ||
| calendar.html | 61.45 KB | ||
| cart.html | 69.52 KB | ||
| config.html | 52.52 KB | ||
| email.html | 75.87 KB | ||
| encrypt.html | 50.27 KB | ||
| encryption.html | 78.09 KB | ||
| file_uploading.html | 67.79 KB | ||
| form_validation.html | 146.43 KB | ||
| ftp.html | 65.06 KB | ||
| image_lib.html | 73.06 KB | ||
| index.html | 36.77 KB | ||
| input.html | 78.14 KB | ||
| javascript.html | 58.11 KB | ||
| language.html | 50.82 KB | ||
| loader.html | 77.66 KB | ||
| migration.html | 48.96 KB | ||
| output.html | 58.25 KB | ||
| pagination.html | 54.55 KB | ||
| parser.html | 64.7 KB | ||
| security.html | 48.59 KB | ||
| sessions.html | 120.61 KB | ||
| table.html | 71.93 KB | ||
| trackback.html | 66.3 KB | ||
| typography.html | 39.83 KB | ||
| unit_testing.html | 52.72 KB | ||
| uri.html | 56.66 KB | ||
| user_agent.html | 58.17 KB | ||
| xmlrpc.html | 82.89 KB | ||
| zip.html | 57.17 KB | ||
| license.html | 34.21 KB | ||
| objects.inv | 5.84 KB | ||
| overview | |||
| appflow.html | 34.81 KB | ||
| at_a_glance.html | 41.37 KB | ||
| features.html | 35.63 KB | ||
| getting_started.html | 35 KB | ||
| goals.html | 35.49 KB | ||
| index.html | 34.5 KB | ||
| mvc.html | 35.32 KB | ||
| search.html | 32.8 KB | ||
| searchindex.js | 134.1 KB | ||
| tutorial | |||
| conclusion.html | 35.09 KB | ||
| create_news_items.html | 47.04 KB | ||
| index.html | 35.46 KB | ||
| news_section.html | 53.53 KB | ||
| static_pages.html | 46.08 KB | ||
| structure_db.sql | 396 B | ||
| Chapitre_04 | |||
| codeigniter | |||
| .gitignore | 489 B | ||
| .htaccess | 124 B | ||
| application | |||
| .htaccess | 123 B | ||
| cache | |||
| .htaccess | 123 B | ||
| index.html | 131 B | ||
| config | |||
| autoload.php | 3.95 KB | ||
| config.php | 17.74 KB | ||
| constants.php | 4.22 KB | ||
| database.php | 4.42 KB | ||
| doctypes.php | 2.38 KB | ||
| foreign_chars.php | 2.92 KB | ||
| hooks.php | 417 B | ||
| index.html | 131 B | ||
| memcached.php | 498 B | ||
| migration.php | 2.96 KB | ||
| mimes.php | 8.87 KB | ||
| profiler.php | 477 B | ||
| routes.php | 1.92 KB | ||
| smileys.php | 3.11 KB | ||
| user_agents.php | 5.99 KB | ||
| controllers | |||
| Articles.php | 2.63 KB | ||
| Welcome.php | 679 B | ||
| index.html | 131 B | ||
| core | |||
| MY_Model.php | 1.6 KB | ||
| MY_Model_Interface.php | 115 B | ||
| index.html | 131 B | ||
| helpers | |||
| index.html | 131 B | ||
| hooks | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| libraries | |||
| index.html | 131 B | ||
| logs | |||
| index.html | 131 B | ||
| models | |||
| article.php | 471 B | ||
| index.html | 131 B | ||
| third_party | |||
| index.html | 131 B | ||
| views | |||
| article_form.php | 629 B | ||
| article_form_success.php | 38 B | ||
| errors | |||
| cli | |||
| error_404.php | 128 B | ||
| error_db.php | 137 B | ||
| error_exception.php | 745 B | ||
| error_general.php | 128 B | ||
| error_php.php | 690 B | ||
| index.html | 131 B | ||
| html | |||
| error_404.php | 1.16 KB | ||
| error_db.php | 1.16 KB | ||
| error_exception.php | 887 B | ||
| error_general.php | 1.15 KB | ||
| error_php.php | 835 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| liste_articles.php | 65 B | ||
| vue_articles.php | 71 B | ||
| welcome_message.php | 2 KB | ||
| composer.json | 557 B | ||
| contributing.md | 6.35 KB | ||
| index.php | 10.01 KB | ||
| license.txt | 1.09 KB | ||
| readme.rst | 2.3 KB | ||
| system | |||
| .htaccess | 117 B | ||
| core | |||
| Benchmark.php | 3.92 KB | ||
| CodeIgniter.php | 15.25 KB | ||
| Common.php | 21.17 KB | ||
| Config.php | 9.06 KB | ||
| Controller.php | 2.83 KB | ||
| Exceptions.php | 7.13 KB | ||
| Hooks.php | 6.1 KB | ||
| Input.php | 22.02 KB | ||
| Lang.php | 5.34 KB | ||
| Loader.php | 36.54 KB | ||
| Log.php | 6.27 KB | ||
| Model.php | 2.5 KB | ||
| Output.php | 19.56 KB | ||
| Router.php | 12.84 KB | ||
| Security.php | 27.22 KB | ||
| URI.php | 14.84 KB | ||
| Utf8.php | 4.31 KB | ||
| compat | |||
| hash.php | 6.51 KB | ||
| index.html | 131 B | ||
| mbstring.php | 4.32 KB | ||
| password.php | 7.37 KB | ||
| standard.php | 8.72 KB | ||
| index.html | 131 B | ||
| database | |||
| DB.php | 6.51 KB | ||
| DB_cache.php | 5.73 KB | ||
| DB_driver.php | 44.68 KB | ||
| DB_forge.php | 23.39 KB | ||
| DB_query_builder.php | 61.77 KB | ||
| DB_result.php | 13.94 KB | ||
| DB_utility.php | 10.59 KB | ||
| drivers | |||
| cubrid | |||
| cubrid_driver.php | 9.32 KB | ||
| cubrid_forge.php | 5.68 KB | ||
| cubrid_result.php | 4.63 KB | ||
| cubrid_utility.php | 2.56 KB | ||
| index.html | 131 B | ||
| ibase | |||
| ibase_driver.php | 9.73 KB | ||
| ibase_forge.php | 6.32 KB | ||
| ibase_result.php | 4.04 KB | ||
| ibase_utility.php | 2.29 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| mssql | |||
| index.html | 131 B | ||
| mssql_driver.php | 13.3 KB | ||
| mssql_forge.php | 4.26 KB | ||
| mssql_result.php | 4.74 KB | ||
| mssql_utility.php | 2.41 KB | ||
| mysql | |||
| index.html | 131 B | ||
| mysql_driver.php | 11.26 KB | ||
| mysql_forge.php | 5.99 KB | ||
| mysql_result.php | 4.97 KB | ||
| mysql_utility.php | 5.43 KB | ||
| mysqli | |||
| index.html | 131 B | ||
| mysqli_driver.php | 13.07 KB | ||
| mysqli_forge.php | 6.04 KB | ||
| mysqli_result.php | 4.65 KB | ||
| mysqli_utility.php | 5.44 KB | ||
| oci8 | |||
| index.html | 131 B | ||
| oci8_driver.php | 16.5 KB | ||
| oci8_forge.php | 4.72 KB | ||
| oci8_result.php | 5.22 KB | ||
| oci8_utility.php | 2.25 KB | ||
| odbc | |||
| index.html | 131 B | ||
| odbc_driver.php | 9.56 KB | ||
| odbc_forge.php | 2.49 KB | ||
| odbc_result.php | 6.21 KB | ||
| odbc_utility.php | 2.13 KB | ||
| pdo | |||
| index.html | 131 B | ||
| pdo_driver.php | 8.56 KB | ||
| pdo_forge.php | 2.1 KB | ||
| pdo_result.php | 4.9 KB | ||
| pdo_utility.php | 2.13 KB | ||
| subdrivers | |||
| index.html | 131 B | ||
| pdo_4d_driver.php | 5.55 KB | ||
| pdo_4d_forge.php | 5.24 KB | ||
| pdo_cubrid_driver.php | 6.33 KB | ||
| pdo_cubrid_forge.php | 5.71 KB | ||
| pdo_dblib_driver.php | 9.55 KB | ||
| pdo_dblib_forge.php | 4.23 KB | ||
| pdo_firebird_driver.php | 7.11 KB | ||
| pdo_firebird_forge.php | 6.14 KB | ||
| pdo_ibm_driver.php | 6.47 KB | ||
| pdo_ibm_forge.php | 3.97 KB | ||
| pdo_informix_driver.php | 8.32 KB | ||
| pdo_informix_forge.php | 4.22 KB | ||
| pdo_mysql_driver.php | 9.21 KB | ||
| pdo_mysql_forge.php | 6.23 KB | ||
| pdo_oci_driver.php | 8.27 KB | ||
| pdo_oci_forge.php | 4.57 KB | ||
| pdo_odbc_driver.php | 5.75 KB | ||
| pdo_odbc_forge.php | 2.27 KB | ||
| pdo_pgsql_driver.php | 9.36 KB | ||
| pdo_pgsql_forge.php | 5.66 KB | ||
| pdo_sqlite_driver.php | 5.73 KB | ||
| pdo_sqlite_forge.php | 6.04 KB | ||
| pdo_sqlsrv_driver.php | 10.64 KB | ||
| pdo_sqlsrv_forge.php | 4.23 KB | ||
| postgre | |||
| index.html | 131 B | ||
| postgre_driver.php | 14.35 KB | ||
| postgre_forge.php | 5.58 KB | ||
| postgre_result.php | 4.55 KB | ||
| postgre_utility.php | 2.45 KB | ||
| sqlite | |||
| index.html | 131 B | ||
| sqlite_driver.php | 7.81 KB | ||
| sqlite_forge.php | 5.34 KB | ||
| sqlite_result.php | 4.19 KB | ||
| sqlite_utility.php | 2.1 KB | ||
| sqlite3 | |||
| index.html | 131 B | ||
| sqlite3_driver.php | 8.36 KB | ||
| sqlite3_forge.php | 5.83 KB | ||
| sqlite3_result.php | 4.79 KB | ||
| sqlite3_utility.php | 2.09 KB | ||
| sqlsrv | |||
| index.html | 131 B | ||
| sqlsrv_driver.php | 13.93 KB | ||
| sqlsrv_forge.php | 4.22 KB | ||
| sqlsrv_result.php | 4.77 KB | ||
| sqlsrv_utility.php | 2.43 KB | ||
| index.html | 131 B | ||
| fonts | |||
| index.html | 131 B | ||
| texb.ttf | 140.46 KB | ||
| helpers | |||
| array_helper.php | 3.41 KB | ||
| captcha_helper.php | 9.28 KB | ||
| cookie_helper.php | 3.75 KB | ||
| date_helper.php | 18.86 KB | ||
| directory_helper.php | 3.25 KB | ||
| download_helper.php | 4.47 KB | ||
| email_helper.php | 2.64 KB | ||
| file_helper.php | 11.91 KB | ||
| form_helper.php | 22.96 KB | ||
| html_helper.php | 9.39 KB | ||
| index.html | 131 B | ||
| inflector_helper.php | 6.88 KB | ||
| language_helper.php | 2.53 KB | ||
| number_helper.php | 2.92 KB | ||
| path_helper.php | 2.82 KB | ||
| security_helper.php | 3.62 KB | ||
| smiley_helper.php | 6.74 KB | ||
| string_helper.php | 7.42 KB | ||
| text_helper.php | 14.08 KB | ||
| typography_helper.php | 3.18 KB | ||
| url_helper.php | 13.57 KB | ||
| xml_helper.php | 2.8 KB | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| calendar_lang.php | 2.95 KB | ||
| date_lang.php | 4.73 KB | ||
| db_lang.php | 3.82 KB | ||
| email_lang.php | 3.33 KB | ||
| form_validation_lang.php | 4.5 KB | ||
| ftp_lang.php | 2.8 KB | ||
| imglib_lang.php | 3.5 KB | ||
| index.html | 131 B | ||
| migration_lang.php | 2.39 KB | ||
| number_lang.php | 1.84 KB | ||
| pagination_lang.php | 1.87 KB | ||
| profiler_lang.php | 2.71 KB | ||
| unit_test_lang.php | 2.35 KB | ||
| upload_lang.php | 3.18 KB | ||
| index.html | 131 B | ||
| libraries | |||
| Cache | |||
| Cache.php | 6.63 KB | ||
| drivers | |||
| Cache_apc.php | 5.42 KB | ||
| Cache_dummy.php | 4.24 KB | ||
| Cache_file.php | 6.65 KB | ||
| Cache_memcached.php | 7.26 KB | ||
| Cache_redis.php | 7.53 KB | ||
| Cache_wincache.php | 5.69 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Calendar.php | 15.11 KB | ||
| Cart.php | 15.99 KB | ||
| Driver.php | 8.07 KB | ||
| Email.php | 51.72 KB | ||
| Encrypt.php | 10.9 KB | ||
| Encryption.php | 23.12 KB | ||
| Form_validation.php | 36.75 KB | ||
| Ftp.php | 13.44 KB | ||
| Image_lib.php | 41.66 KB | ||
| Javascript | |||
| Jquery.php | 24.92 KB | ||
| index.html | 131 B | ||
| Javascript.php | 20.44 KB | ||
| Migration.php | 12.23 KB | ||
| Pagination.php | 15.87 KB | ||
| Parser.php | 5.7 KB | ||
| Profiler.php | 20.29 KB | ||
| Session | |||
| Session.php | 20.51 KB | ||
| SessionHandlerInterface.php | 2.19 KB | ||
| Session_driver.php | 4.79 KB | ||
| drivers | |||
| Session_database_driver.php | 10.22 KB | ||
| Session_files_driver.php | 9.97 KB | ||
| Session_memcached_driver.php | 9.54 KB | ||
| Session_redis_driver.php | 10.05 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Table.php | 11.95 KB | ||
| Trackback.php | 12.62 KB | ||
| Typography.php | 13.51 KB | ||
| Unit_test.php | 8.82 KB | ||
| Upload.php | 30.1 KB | ||
| User_agent.php | 12.9 KB | ||
| Xmlrpc.php | 40.21 KB | ||
| Xmlrpcs.php | 15.9 KB | ||
| Zip.php | 12.18 KB | ||
| index.html | 131 B | ||
| user_guide | |||
| .buildinfo | 230 B | ||
| DCO.html | 34.34 KB | ||
| _downloads | |||
| ELDocs.tmbundle.zip | 3.84 KB | ||
| _images | |||
| appflowchart.gif | 24.68 KB | ||
| smile.gif | 1.13 KB | ||
| _static | |||
| ajax-loader.gif | 673 B | ||
| basic.css | 8.25 KB | ||
| ci-icon.ico | 5.3 KB | ||
| comment-bright.png | 3.42 KB | ||
| comment-close.png | 3.49 KB | ||
| comment.png | 3.36 KB | ||
| css | |||
| badge_only.css | 3.32 KB | ||
| citheme.css | 2.43 KB | ||
| theme.css | 86.76 KB | ||
| doctools.js | 6.52 KB | ||
| down-pressed.png | 368 B | ||
| down.png | 363 B | ||
| file.png | 392 B | ||
| fonts | |||
| FontAwesome.otf | 61.38 KB | ||
| fontawesome-webfont.eot | 37.31 KB | ||
| fontawesome-webfont.svg | 197.41 KB | ||
| fontawesome-webfont.ttf | 78.76 KB | ||
| fontawesome-webfont.woff | 43.39 KB | ||
| images | |||
| ci-icon.ico | 1.12 KB | ||
| jquery.js | 91.44 KB | ||
| js | |||
| oldtheme.js | 1.64 KB | ||
| theme.js | 4.61 KB | ||
| minus.png | 199 B | ||
| plus.png | 199 B | ||
| pygments.css | 3.65 KB | ||
| searchtools.js | 17.44 KB | ||
| underscore.js | 11.86 KB | ||
| up-pressed.png | 372 B | ||
| up.png | 363 B | ||
| websupport.js | 24.65 KB | ||
| changelog.html | 340.32 KB | ||
| contributing | |||
| index.html | 42.26 KB | ||
| database | |||
| caching.html | 43.45 KB | ||
| call_function.html | 36.43 KB | ||
| configuration.html | 54.07 KB | ||
| connecting.html | 44.8 KB | ||
| db_driver_reference.html | 78.2 KB | ||
| examples.html | 43.89 KB | ||
| forge.html | 70.43 KB | ||
| helpers.html | 41.57 KB | ||
| index.html | 35.6 KB | ||
| metadata.html | 41.88 KB | ||
| queries.html | 47.37 KB | ||
| query_builder.html | 188.66 KB | ||
| results.html | 80.29 KB | ||
| transactions.html | 44 KB | ||
| utilities.html | 64.23 KB | ||
| documentation | |||
| index.html | 46.87 KB | ||
| general | |||
| alternative_php.html | 38.77 KB | ||
| ancillary_classes.html | 39.87 KB | ||
| autoloader.html | 34.92 KB | ||
| caching.html | 37.36 KB | ||
| cli.html | 38.93 KB | ||
| common_functions.html | 46.95 KB | ||
| compatibility_functions.html | 58.34 KB | ||
| controllers.html | 57.84 KB | ||
| core_classes.html | 39.66 KB | ||
| creating_drivers.html | 34.49 KB | ||
| creating_libraries.html | 51.1 KB | ||
| credits.html | 34 KB | ||
| drivers.html | 36.33 KB | ||
| environments.html | 36.86 KB | ||
| errors.html | 42.17 KB | ||
| helpers.html | 43.03 KB | ||
| hooks.html | 42.94 KB | ||
| index.html | 36.56 KB | ||
| libraries.html | 35.62 KB | ||
| managing_apps.html | 38.5 KB | ||
| models.html | 49.57 KB | ||
| profiling.html | 40.17 KB | ||
| requirements.html | 34.4 KB | ||
| reserved_names.html | 38.64 KB | ||
| routing.html | 47.85 KB | ||
| security.html | 43.83 KB | ||
| styleguide.html | 78.39 KB | ||
| urls.html | 40.98 KB | ||
| views.html | 50.33 KB | ||
| welcome.html | 34.8 KB | ||
| genindex.html | 113.46 KB | ||
| helpers | |||
| array_helper.html | 44.83 KB | ||
| captcha_helper.html | 50.45 KB | ||
| cookie_helper.html | 40.72 KB | ||
| date_helper.html | 73.79 KB | ||
| directory_helper.html | 42.1 KB | ||
| download_helper.html | 37.4 KB | ||
| email_helper.html | 39.13 KB | ||
| file_helper.html | 51.4 KB | ||
| form_helper.html | 111.78 KB | ||
| html_helper.html | 74.24 KB | ||
| index.html | 36.03 KB | ||
| inflector_helper.html | 42.42 KB | ||
| language_helper.html | 37.11 KB | ||
| number_helper.html | 37.79 KB | ||
| path_helper.html | 38.13 KB | ||
| security_helper.html | 42.43 KB | ||
| smiley_helper.html | 48.84 KB | ||
| string_helper.html | 55.33 KB | ||
| text_helper.html | 53.8 KB | ||
| typography_helper.html | 39.4 KB | ||
| url_helper.html | 66.21 KB | ||
| xml_helper.html | 37.05 KB | ||
| index.html | 51.87 KB | ||
| installation | |||
| downloads.html | 36.8 KB | ||
| index.html | 36.41 KB | ||
| troubleshooting.html | 35.08 KB | ||
| upgrade_120.html | 34.65 KB | ||
| upgrade_130.html | 41.1 KB | ||
| upgrade_131.html | 35.36 KB | ||
| upgrade_132.html | 35.3 KB | ||
| upgrade_133.html | 36.18 KB | ||
| upgrade_140.html | 37.87 KB | ||
| upgrade_141.html | 38.11 KB | ||
| upgrade_150.html | 40 KB | ||
| upgrade_152.html | 35.78 KB | ||
| upgrade_153.html | 35.24 KB | ||
| upgrade_154.html | 36.85 KB | ||
| upgrade_160.html | 38.43 KB | ||
| upgrade_161.html | 35.16 KB | ||
| upgrade_162.html | 36.03 KB | ||
| upgrade_163.html | 35.16 KB | ||
| upgrade_170.html | 37.15 KB | ||
| upgrade_171.html | 35.18 KB | ||
| upgrade_172.html | 36.3 KB | ||
| upgrade_200.html | 42.85 KB | ||
| upgrade_201.html | 36.68 KB | ||
| upgrade_202.html | 35.72 KB | ||
| upgrade_203.html | 38.25 KB | ||
| upgrade_210.html | 35.32 KB | ||
| upgrade_211.html | 35.95 KB | ||
| upgrade_212.html | 34.99 KB | ||
| upgrade_213.html | 34.99 KB | ||
| upgrade_214.html | 34.71 KB | ||
| upgrade_220.html | 35.21 KB | ||
| upgrade_221.html | 34.71 KB | ||
| upgrade_222.html | 34.71 KB | ||
| upgrade_223.html | 34.71 KB | ||
| upgrade_300.html | 96.84 KB | ||
| upgrade_301.html | 35.02 KB | ||
| upgrade_302.html | 35.4 KB | ||
| upgrade_303.html | 38.25 KB | ||
| upgrade_304.html | 34.71 KB | ||
| upgrade_305.html | 34.71 KB | ||
| upgrade_306.html | 36.9 KB | ||
| upgrade_310.html | 36.59 KB | ||
| upgrade_b11.html | 38.88 KB | ||
| upgrading.html | 39.66 KB | ||
| libraries | |||
| benchmark.html | 46.88 KB | ||
| caching.html | 60.76 KB | ||
| calendar.html | 61.45 KB | ||
| cart.html | 69.52 KB | ||
| config.html | 52.52 KB | ||
| email.html | 75.87 KB | ||
| encrypt.html | 50.27 KB | ||
| encryption.html | 78.09 KB | ||
| file_uploading.html | 67.79 KB | ||
| form_validation.html | 146.43 KB | ||
| ftp.html | 65.06 KB | ||
| image_lib.html | 73.06 KB | ||
| index.html | 36.77 KB | ||
| input.html | 78.14 KB | ||
| javascript.html | 58.11 KB | ||
| language.html | 50.82 KB | ||
| loader.html | 77.66 KB | ||
| migration.html | 48.96 KB | ||
| output.html | 58.25 KB | ||
| pagination.html | 54.55 KB | ||
| parser.html | 64.7 KB | ||
| security.html | 48.59 KB | ||
| sessions.html | 120.61 KB | ||
| table.html | 71.93 KB | ||
| trackback.html | 66.3 KB | ||
| typography.html | 39.83 KB | ||
| unit_testing.html | 52.72 KB | ||
| uri.html | 56.66 KB | ||
| user_agent.html | 58.17 KB | ||
| xmlrpc.html | 82.89 KB | ||
| zip.html | 57.17 KB | ||
| license.html | 34.21 KB | ||
| objects.inv | 5.84 KB | ||
| overview | |||
| appflow.html | 34.81 KB | ||
| at_a_glance.html | 41.37 KB | ||
| features.html | 35.63 KB | ||
| getting_started.html | 35 KB | ||
| goals.html | 35.49 KB | ||
| index.html | 34.5 KB | ||
| mvc.html | 35.32 KB | ||
| search.html | 32.8 KB | ||
| searchindex.js | 134.1 KB | ||
| tutorial | |||
| conclusion.html | 35.09 KB | ||
| create_news_items.html | 47.04 KB | ||
| index.html | 35.46 KB | ||
| news_section.html | 53.53 KB | ||
| static_pages.html | 46.08 KB | ||
| Chapitre_05 | |||
| codeigniter | |||
| .gitignore | 489 B | ||
| .htaccess | 124 B | ||
| application | |||
| .htaccess | 123 B | ||
| cache | |||
| .htaccess | 123 B | ||
| index.html | 131 B | ||
| config | |||
| autoload.php | 3.96 KB | ||
| config.php | 17.74 KB | ||
| constants.php | 4.22 KB | ||
| database.php | 4.42 KB | ||
| doctypes.php | 2.38 KB | ||
| foreign_chars.php | 2.92 KB | ||
| hooks.php | 417 B | ||
| index.html | 131 B | ||
| memcached.php | 498 B | ||
| migration.php | 2.96 KB | ||
| mimes.php | 8.87 KB | ||
| profiler.php | 477 B | ||
| routes.php | 1.92 KB | ||
| smileys.php | 3.11 KB | ||
| user_agents.php | 5.99 KB | ||
| controllers | |||
| Articles.php | 2.82 KB | ||
| Connection.php | 803 B | ||
| Welcome.php | 679 B | ||
| index.html | 131 B | ||
| core | |||
| MY_Model.php | 1.6 KB | ||
| MY_Model_Interface.php | 115 B | ||
| index.html | 131 B | ||
| helpers | |||
| common_helper.php | 92 B | ||
| index.html | 131 B | ||
| hooks | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| index.html | 131 B | ||
| index.html | 131 B | ||
| libraries | |||
| index.html | 131 B | ||
| logs | |||
| index.html | 131 B | ||
| models | |||
| article.php | 471 B | ||
| index.html | 131 B | ||
| third_party | |||
| index.html | 131 B | ||
| views | |||
| article_form.php | 648 B | ||
| article_form_success.php | 38 B | ||
| errors | |||
| cli | |||
| error_404.php | 128 B | ||
| error_db.php | 137 B | ||
| error_exception.php | 745 B | ||
| error_general.php | 128 B | ||
| error_php.php | 690 B | ||
| index.html | 131 B | ||
| html | |||
| error_404.php | 1.16 KB | ||
| error_db.php | 1.16 KB | ||
| error_exception.php | 887 B | ||
| error_general.php | 1.15 KB | ||
| error_php.php | 835 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| liste_articles.php | 65 B | ||
| vue_articles.php | 155 B | ||
| welcome_message.php | 2 KB | ||
| composer.json | 557 B | ||
| contributing.md | 6.35 KB | ||
| index.php | 10.01 KB | ||
| license.txt | 1.09 KB | ||
| readme.rst | 2.3 KB | ||
| system | |||
| .htaccess | 117 B | ||
| core | |||
| Benchmark.php | 3.92 KB | ||
| CodeIgniter.php | 15.25 KB | ||
| Common.php | 21.17 KB | ||
| Config.php | 9.06 KB | ||
| Controller.php | 2.83 KB | ||
| Exceptions.php | 7.13 KB | ||
| Hooks.php | 6.1 KB | ||
| Input.php | 22.02 KB | ||
| Lang.php | 5.34 KB | ||
| Loader.php | 36.54 KB | ||
| Log.php | 6.27 KB | ||
| Model.php | 2.5 KB | ||
| Output.php | 19.56 KB | ||
| Router.php | 12.84 KB | ||
| Security.php | 27.22 KB | ||
| URI.php | 14.84 KB | ||
| Utf8.php | 4.31 KB | ||
| compat | |||
| hash.php | 6.51 KB | ||
| index.html | 131 B | ||
| mbstring.php | 4.32 KB | ||
| password.php | 7.37 KB | ||
| standard.php | 8.72 KB | ||
| index.html | 131 B | ||
| database | |||
| DB.php | 6.51 KB | ||
| DB_cache.php | 5.73 KB | ||
| DB_driver.php | 44.68 KB | ||
| DB_forge.php | 23.39 KB | ||
| DB_query_builder.php | 61.77 KB | ||
| DB_result.php | 13.94 KB | ||
| DB_utility.php | 10.59 KB | ||
| drivers | |||
| cubrid | |||
| cubrid_driver.php | 9.32 KB | ||
| cubrid_forge.php | 5.68 KB | ||
| cubrid_result.php | 4.63 KB | ||
| cubrid_utility.php | 2.56 KB | ||
| index.html | 131 B | ||
| ibase | |||
| ibase_driver.php | 9.73 KB | ||
| ibase_forge.php | 6.32 KB | ||
| ibase_result.php | 4.04 KB | ||
| ibase_utility.php | 2.29 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| mssql | |||
| index.html | 131 B | ||
| mssql_driver.php | 13.3 KB | ||
| mssql_forge.php | 4.26 KB | ||
| mssql_result.php | 4.74 KB | ||
| mssql_utility.php | 2.41 KB | ||
| mysql | |||
| index.html | 131 B | ||
| mysql_driver.php | 11.26 KB | ||
| mysql_forge.php | 5.99 KB | ||
| mysql_result.php | 4.97 KB | ||
| mysql_utility.php | 5.43 KB | ||
| mysqli | |||
| index.html | 131 B | ||
| mysqli_driver.php | 13.07 KB | ||
| mysqli_forge.php | 6.04 KB | ||
| mysqli_result.php | 4.65 KB | ||
| mysqli_utility.php | 5.44 KB | ||
| oci8 | |||
| index.html | 131 B | ||
| oci8_driver.php | 16.5 KB | ||
| oci8_forge.php | 4.72 KB | ||
| oci8_result.php | 5.22 KB | ||
| oci8_utility.php | 2.25 KB | ||
| odbc | |||
| index.html | 131 B | ||
| odbc_driver.php | 9.56 KB | ||
| odbc_forge.php | 2.49 KB | ||
| odbc_result.php | 6.21 KB | ||
| odbc_utility.php | 2.13 KB | ||
| pdo | |||
| index.html | 131 B | ||
| pdo_driver.php | 8.56 KB | ||
| pdo_forge.php | 2.1 KB | ||
| pdo_result.php | 4.9 KB | ||
| pdo_utility.php | 2.13 KB | ||
| subdrivers | |||
| index.html | 131 B | ||
| pdo_4d_driver.php | 5.55 KB | ||
| pdo_4d_forge.php | 5.24 KB | ||
| pdo_cubrid_driver.php | 6.33 KB | ||
| pdo_cubrid_forge.php | 5.71 KB | ||
| pdo_dblib_driver.php | 9.55 KB | ||
| pdo_dblib_forge.php | 4.23 KB | ||
| pdo_firebird_driver.php | 7.11 KB | ||
| pdo_firebird_forge.php | 6.14 KB | ||
| pdo_ibm_driver.php | 6.47 KB | ||
| pdo_ibm_forge.php | 3.97 KB | ||
| pdo_informix_driver.php | 8.32 KB | ||
| pdo_informix_forge.php | 4.22 KB | ||
| pdo_mysql_driver.php | 9.21 KB | ||
| pdo_mysql_forge.php | 6.23 KB | ||
| pdo_oci_driver.php | 8.27 KB | ||
| pdo_oci_forge.php | 4.57 KB | ||
| pdo_odbc_driver.php | 5.75 KB | ||
| pdo_odbc_forge.php | 2.27 KB | ||
| pdo_pgsql_driver.php | 9.36 KB | ||
| pdo_pgsql_forge.php | 5.66 KB | ||
| pdo_sqlite_driver.php | 5.73 KB | ||
| pdo_sqlite_forge.php | 6.04 KB | ||
| pdo_sqlsrv_driver.php | 10.64 KB | ||
| pdo_sqlsrv_forge.php | 4.23 KB | ||
| postgre | |||
| index.html | 131 B | ||
| postgre_driver.php | 14.35 KB | ||
| postgre_forge.php | 5.58 KB | ||
| postgre_result.php | 4.55 KB | ||
| postgre_utility.php | 2.45 KB | ||
| sqlite | |||
| index.html | 131 B | ||
| sqlite_driver.php | 7.81 KB | ||
| sqlite_forge.php | 5.34 KB | ||
| sqlite_result.php | 4.19 KB | ||
| sqlite_utility.php | 2.1 KB | ||
| sqlite3 | |||
| index.html | 131 B | ||
| sqlite3_driver.php | 8.36 KB | ||
| sqlite3_forge.php | 5.83 KB | ||
| sqlite3_result.php | 4.79 KB | ||
| sqlite3_utility.php | 2.09 KB | ||
| sqlsrv | |||
| index.html | 131 B | ||
| sqlsrv_driver.php | 13.93 KB | ||
| sqlsrv_forge.php | 4.22 KB | ||
| sqlsrv_result.php | 4.77 KB | ||
| sqlsrv_utility.php | 2.43 KB | ||
| index.html | 131 B | ||
| fonts | |||
| index.html | 131 B | ||
| texb.ttf | 140.46 KB | ||
| helpers | |||
| array_helper.php | 3.41 KB | ||
| captcha_helper.php | 9.28 KB | ||
| cookie_helper.php | 3.75 KB | ||
| date_helper.php | 18.86 KB | ||
| directory_helper.php | 3.25 KB | ||
| download_helper.php | 4.47 KB | ||
| email_helper.php | 2.64 KB | ||
| file_helper.php | 11.91 KB | ||
| form_helper.php | 22.96 KB | ||
| html_helper.php | 9.39 KB | ||
| index.html | 131 B | ||
| inflector_helper.php | 6.88 KB | ||
| language_helper.php | 2.53 KB | ||
| number_helper.php | 2.92 KB | ||
| path_helper.php | 2.82 KB | ||
| security_helper.php | 3.62 KB | ||
| smiley_helper.php | 6.74 KB | ||
| string_helper.php | 7.42 KB | ||
| text_helper.php | 14.08 KB | ||
| typography_helper.php | 3.18 KB | ||
| url_helper.php | 13.57 KB | ||
| xml_helper.php | 2.8 KB | ||
| index.html | 131 B | ||
| language | |||
| english | |||
| calendar_lang.php | 2.95 KB | ||
| date_lang.php | 4.73 KB | ||
| db_lang.php | 3.82 KB | ||
| email_lang.php | 3.33 KB | ||
| form_validation_lang.php | 4.5 KB | ||
| ftp_lang.php | 2.8 KB | ||
| imglib_lang.php | 3.5 KB | ||
| index.html | 131 B | ||
| migration_lang.php | 2.39 KB | ||
| number_lang.php | 1.84 KB | ||
| pagination_lang.php | 1.87 KB | ||
| profiler_lang.php | 2.71 KB | ||
| unit_test_lang.php | 2.35 KB | ||
| upload_lang.php | 3.18 KB | ||
| index.html | 131 B | ||
| libraries | |||
| Cache | |||
| Cache.php | 6.63 KB | ||
| drivers | |||
| Cache_apc.php | 5.42 KB | ||
| Cache_dummy.php | 4.24 KB | ||
| Cache_file.php | 6.65 KB | ||
| Cache_memcached.php | 7.26 KB | ||
| Cache_redis.php | 7.53 KB | ||
| Cache_wincache.php | 5.69 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Calendar.php | 15.11 KB | ||
| Cart.php | 15.99 KB | ||
| Driver.php | 8.07 KB | ||
| Email.php | 51.72 KB | ||
| Encrypt.php | 10.9 KB | ||
| Encryption.php | 23.12 KB | ||
| Form_validation.php | 36.75 KB | ||
| Ftp.php | 13.44 KB | ||
| Image_lib.php | 41.66 KB | ||
| Javascript | |||
| Jquery.php | 24.92 KB | ||
| index.html | 131 B | ||
| Javascript.php | 20.44 KB | ||
| Migration.php | 12.23 KB | ||
| Pagination.php | 15.87 KB | ||
| Parser.php | 5.7 KB | ||
| Profiler.php | 20.29 KB | ||
| Session | |||
| Session.php | 20.51 KB | ||
| SessionHandlerInterface.php | 2.19 KB | ||
| Session_driver.php | 4.79 KB | ||
| drivers | |||
| Session_database_driver.php | 10.22 KB | ||
| Session_files_driver.php | 9.97 KB | ||
| Session_memcached_driver.php | 9.54 KB | ||
| Session_redis_driver.php | 10.05 KB | ||
| index.html | 131 B | ||
| index.html | 131 B | ||
| Table.php | 11.95 KB | ||
| Trackback.php | 12.62 KB | ||
| Typography.php | 13.51 KB | ||
| Unit_test.php | 8.82 KB | ||
| Upload.php | 30.1 KB | ||
| User_agent.php | 12.9 KB | ||
| Xmlrpc.php | 40.21 KB | ||
| Xmlrpcs.php | 15.9 KB | ||
| Zip.php | 12.18 KB | ||
| index.html | 131 B | ||
| user_guide | |||
| .buildinfo | 230 B | ||
| DCO.html | 34.34 KB | ||
| _downloads | |||
| ELDocs.tmbundle.zip | 3.84 KB | ||
| _images | |||
| appflowchart.gif | 24.68 KB | ||
| smile.gif | 1.13 KB | ||
| _static | |||
| ajax-loader.gif | 673 B | ||
| basic.css | 8.25 KB | ||
| ci-icon.ico | 5.3 KB | ||
| comment-bright.png | 3.42 KB | ||
| comment-close.png | 3.49 KB | ||
| comment.png | 3.36 KB | ||
| css | |||
| badge_only.css | 3.32 KB | ||
| citheme.css | 2.43 KB | ||
| theme.css | 86.76 KB | ||
| doctools.js | 6.52 KB | ||
| down-pressed.png | 368 B | ||
| down.png | 363 B | ||
| file.png | 392 B | ||
| fonts | |||
| FontAwesome.otf | 61.38 KB | ||
| fontawesome-webfont.eot | 37.31 KB | ||
| fontawesome-webfont.svg | 197.41 KB | ||
| fontawesome-webfont.ttf | 78.76 KB | ||
| fontawesome-webfont.woff | 43.39 KB | ||
| images | |||
| ci-icon.ico | 1.12 KB | ||
| jquery.js | 91.44 KB | ||
| js | |||
| oldtheme.js | 1.64 KB | ||
| theme.js | 4.61 KB | ||
| minus.png | 199 B | ||
| plus.png | 199 B | ||
| pygments.css | 3.65 KB | ||
| searchtools.js | 17.44 KB | ||
| underscore.js | 11.86 KB | ||
| up-pressed.png | 372 B | ||
| up.png | 363 B | ||
| websupport.js | 24.65 KB | ||
| changelog.html | 340.32 KB | ||
| contributing | |||
| index.html | 42.26 KB | ||
| database | |||
| caching.html | 43.45 KB | ||
| call_function.html | 36.43 KB | ||
| configuration.html | 54.07 KB | ||
| connecting.html | 44.8 KB | ||
| db_driver_reference.html | 78.2 KB | ||
| examples.html | 43.89 KB | ||
| forge.html | 70.43 KB | ||
| helpers.html | 41.57 KB | ||
| index.html | 35.6 KB | ||
| metadata.html | 41.88 KB | ||
| queries.html | 47.37 KB | ||
| query_builder.html | 188.66 KB | ||
| results.html | 80.29 KB | ||
| transactions.html | 44 KB | ||
| utilities.html | 64.23 KB | ||
| documentation | |||
| index.html | 46.87 KB | ||
| general | |||
| alternative_php.html | 38.77 KB | ||
| ancillary_classes.html | 39.87 KB | ||
| autoloader.html | 34.92 KB | ||
| caching.html | 37.36 KB | ||
| cli.html | 38.93 KB | ||
| common_functions.html | 46.95 KB | ||
| compatibility_functions.html | 58.34 KB | ||
| controllers.html | 57.84 KB | ||
| core_classes.html | 39.66 KB | ||
| creating_drivers.html | 34.49 KB | ||
| creating_libraries.html | 51.1 KB | ||
| credits.html | 34 KB | ||
| drivers.html | 36.33 KB | ||
| environments.html | 36.86 KB | ||
| errors.html | 42.17 KB | ||
| helpers.html | 43.03 KB | ||
| hooks.html | 42.94 KB | ||
| index.html | 36.56 KB | ||
| libraries.html | 35.62 KB | ||
| managing_apps.html | 38.5 KB | ||
| models.html | 49.57 KB | ||
| profiling.html | 40.17 KB | ||
| requirements.html | 34.4 KB | ||
| reserved_names.html | 38.64 KB | ||
| routing.html | 47.85 KB | ||
| security.html | 43.83 KB | ||
| styleguide.html | 78.39 KB | ||
| urls.html | 40.98 KB | ||
| views.html | 50.33 KB | ||
| welcome.html | 34.8 KB | ||
| genindex.html | 113.46 KB | ||
| helpers | |||
| array_helper.html | 44.83 KB | ||
| captcha_helper.html | 50.45 KB | ||
| cookie_helper.html | 40.72 KB | ||
| date_helper.html | 73.79 KB | ||
| directory_helper.html | 42.1 KB | ||
| download_helper.html | 37.4 KB | ||
| email_helper.html | 39.13 KB | ||
| file_helper.html | 51.4 KB | ||
| form_helper.html | 111.78 KB | ||
| html_helper.html | 74.24 KB | ||
| index.html | 36.03 KB | ||
| inflector_helper.html | 42.42 KB | ||
| language_helper.html | 37.11 KB | ||
| number_helper.html | 37.79 KB | ||
| path_helper.html | 38.13 KB | ||
| security_helper.html | 42.43 KB | ||
| smiley_helper.html | 48.84 KB | ||
| string_helper.html | 55.33 KB | ||
| text_helper.html | 53.8 KB | ||
| typography_helper.html | 39.4 KB | ||
| url_helper.html | 66.21 KB | ||
| xml_helper.html | 37.05 KB | ||
| index.html | 51.87 KB | ||
| installation | |||
| downloads.html | 36.8 KB | ||
| index.html | 36.41 KB | ||
| troubleshooting.html | 35.08 KB | ||
| upgrade_120.html | 34.65 KB | ||
| upgrade_130.html | 41.1 KB | ||
| upgrade_131.html | 35.36 KB | ||
| upgrade_132.html | 35.3 KB | ||
| upgrade_133.html | 36.18 KB | ||
| upgrade_140.html | 37.87 KB | ||
| upgrade_141.html | 38.11 KB | ||
| upgrade_150.html | 40 KB | ||
| upgrade_152.html | 35.78 KB | ||
| upgrade_153.html | 35.24 KB | ||
| upgrade_154.html | 36.85 KB | ||
| upgrade_160.html | 38.43 KB | ||
| upgrade_161.html | 35.16 KB | ||
| upgrade_162.html | 36.03 KB | ||
| upgrade_163.html | 35.16 KB | ||
| upgrade_170.html | 37.15 KB | ||
| upgrade_171.html | 35.18 KB | ||
| upgrade_172.html | 36.3 KB | ||
| upgrade_200.html | 42.85 KB | ||
| upgrade_201.html | 36.68 KB | ||
| upgrade_202.html | 35.72 KB | ||
| upgrade_203.html | 38.25 KB | ||
| upgrade_210.html | 35.32 KB | ||
| upgrade_211.html | 35.95 KB | ||
| upgrade_212.html | 34.99 KB | ||
| upgrade_213.html | 34.99 KB | ||
| upgrade_214.html | 34.71 KB | ||
| upgrade_220.html | 35.21 KB | ||
| upgrade_221.html | 34.71 KB | ||
| upgrade_222.html | 34.71 KB | ||
| upgrade_223.html | 34.71 KB | ||
| upgrade_300.html | 96.84 KB | ||
| upgrade_301.html | 35.02 KB | ||
| upgrade_302.html | 35.4 KB | ||
| upgrade_303.html | 38.25 KB | ||
| upgrade_304.html | 34.71 KB | ||
| upgrade_305.html | 34.71 KB | ||
| upgrade_306.html | 36.9 KB | ||
| upgrade_310.html | 36.59 KB | ||
| upgrade_b11.html | 38.88 KB | ||
| upgrading.html | 39.66 KB | ||
| libraries | |||
| benchmark.html | 46.88 KB | ||
| caching.html | 60.76 KB | ||
| calendar.html | 61.45 KB | ||
| cart.html | 69.52 KB | ||
| config.html | 52.52 KB | ||
| email.html | 75.87 KB | ||
| encrypt.html | 50.27 KB | ||
| encryption.html | 78.09 KB | ||
| file_uploading.html | 67.79 KB | ||
| form_validation.html | 146.43 KB | ||
| ftp.html | 65.06 KB | ||
| image_lib.html | 73.06 KB | ||
| index.html | 36.77 KB | ||
| input.html | 78.14 KB | ||
| javascript.html | 58.11 KB | ||
| language.html | 50.82 KB | ||
| loader.html | 77.66 KB | ||
| migration.html | 48.96 KB | ||
| output.html | 58.25 KB | ||
| pagination.html | 54.55 KB | ||
| parser.html | 64.7 KB | ||
| security.html | 48.59 KB | ||
| sessions.html | 120.61 KB | ||
| table.html | 71.93 KB | ||
| trackback.html | 66.3 KB | ||
| typography.html | 39.83 KB | ||
| unit_testing.html | 52.72 KB | ||
| uri.html | 56.66 KB | ||
| user_agent.html | 58.17 KB | ||
| xmlrpc.html | 82.89 KB | ||
| zip.html | 57.17 KB | ||
| license.html | 34.21 KB | ||
| objects.inv | 5.84 KB | ||
| overview | |||
| appflow.html | 34.81 KB | ||
| at_a_glance.html | 41.37 KB | ||
| features.html | 35.63 KB | ||
| getting_started.html | 35 KB | ||
| goals.html | 35.49 KB | ||
| index.html | 34.5 KB | ||
| mvc.html | 35.32 KB | ||
| search.html | 32.8 KB | ||
| searchindex.js | 134.1 KB | ||
| tutorial | |||
| conclusion.html | 35.09 KB | ||
| create_news_items.html | 47.04 KB | ||
| index.html | 35.46 KB | ||
| news_section.html | 53.53 KB | ||
| static_pages.html | 46.08 KB |
Découvrir PHP CodeIgniter

Créez vos applications web à l'aide de CodeIgniter ! Prenez en main ce framework PHP et apprenez à l'utiliser dans les meilleures conditions. Avec des connaissances en langage PHP et en programmation objet, vous pouvez vous lancer dans l'installation et la configuration de CodeIgniter. Dans cette formation, vous découvrirez comment créer une vue et l'afficher à l'aide des contrôleurs.
Vous créerez vos propres modèles et vous y intégrerez des méthodes pour lire et écrire dans une base de données. Vous utiliserez également des librairies et des formulaires pour ensuite appliquer les helpers et étendre les fonctionnalités du framework. Ainsi, Jérôme Megel vous donne plusieurs cordes à votre arc pour créer, de A à Z, une application web avancée avec CodeIgniter.
Editeur : Linkedin Learning
Langue : français
Publié le : 28/9/2016
Formateur : Jérôme Megel
Durée : 1 h 33 min
format : mp4
Langue : français
fichiers source : Oui
Seedbox 10 Gbps à votre service 
Un commentaire fait toujours plaisir donc n'hésitez pas ^^
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 801.8 MB | notimmune | 9 months | 11 | 1 | |
| 386.28 MB | Prom3th3uS | 1 year | 3 | 0 | |
| 356.71 MB | Prom3th3uS | 1 year | 6 | 2 | |
| 375.8 MB | freecoursewb | 1 year | 3 | 3 | |
| 575.06 MB | Prom3th3uS | 1 year | 0 | 0 |
All Comments