summaryrefslogtreecommitdiffstats
path: root/user_guide/libraries
AgeCommit message (Expand)AuthorFilesLines
2008-06-27changed user guide version to 1.6.3Derek Jones23-23/+23
2008-06-26changed your-site.com to example.com doc-wideDerek Jones9-24/+24
2008-06-21documentation fix, horizontal to verticalDerek Allard1-1/+1
2008-06-20Added the ability to automatically output language items as form labels in th...Derek Allard1-0/+10
2008-06-20Added get_post() to the Input class.Derek Allard1-0/+12
2008-06-13Added "Using Associative Arrays In a Request Parameter" example to the XMLRPC...Derek Allard1-1/+28
2008-05-31Charset information in the userguide has been moved above title for internati...Derek Allard23-23/+23
2008-05-29made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify m...Derek Jones1-2/+2
2008-05-26grammar, typo and example correctionsDerek Allard2-8/+8
2008-05-25fixed a missing semi colon in pagination exampleDerek Allard1-2/+2
2008-05-21customizable query stringDerek Allard1-1/+1
2008-05-21Added support for query strings to the Pagination class, automatically detect...Derek Allard1-3/+8
2008-05-18documented load->model in the Loader docsDerek Allard1-1/+9
2008-05-16fixed syntax error in code sampleDerek Jones1-2/+2
2008-05-15added ability to use xss_clean() to test images, and improved security for ve...Derek Jones1-0/+5
2008-05-13Some sweeping syntax changes for consistency:Derek Jones7-12/+12
2008-05-12added cropping to the list of items "maintain_ratio" can be used on.Derek Allard1-1/+1
2008-05-09changed code sample for image library to be gd2 so cut-n-pasters don't accide...Derek Jones1-2/+2
2008-05-08added 'object' key to the XML-RPCS config allowing the passing of a class obj...Derek Jones1-4/+7
2008-05-07doc examplesDerek Allard2-4/+4
2008-05-06updated version number in user guide to 1.6.2Derek Jones23-23/+23
2008-05-06Flipped user guide page titles for easier recognition in tabs:Derek Jones23-24/+24
2008-05-06Fixed an incorrect documentation of $this->load->language (#3520).Derek Allard1-1/+1
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard7-12/+12
2008-04-29Added a valid_emails rule to the Validation class.Derek Allard1-1/+6
2008-04-24changed guide examples to not use ?=, and instead use ?php echoDerek Allard3-29/+29
2008-04-22Added the ability to set CRLF settings via config in the Email class.Derek Allard1-2/+10
2008-04-22doc clarifications, example fixes, grammar.Derek Allard4-10/+8
2008-04-10adding a title to SessionDerek Allard1-1/+1
2008-04-10doc typos / fixesDerek Allard1-2/+2
2008-04-04added constants.php file and implemented constants for file system modesDerek Jones1-2/+2
2008-04-04doc fixesDerek Allard1-2/+2
2008-03-31guide typosDerek Allard1-1/+1
2008-03-25doc typos and fixesDerek Allard1-1/+1
2008-03-23removed quotes around a boolean exampleDerek Allard1-1/+1
2008-03-19added a note of clarity for sess_destroy()Derek Allard1-0/+4
2008-03-04validation error fixesDerek Allard2-7/+7
2008-02-22fixed a linkDerek Allard1-1/+1
2008-02-17typo fixDerek Allard1-1/+1
2008-02-13fixed doc error with $this->uri->total_rsegments()Derek Jones1-1/+1
2008-02-13Added Path Helper to table of contents and updated copyright dates for all us...Derek Jones23-23/+23
2008-02-12(no commit message)Derek Allard23-23/+23
2008-02-12change 1.6.1 to 1.6.0.1Derek Allard23-23/+23
2008-02-11removed mention of last_visit from session docsDerek Allard1-3/+2
2008-02-07changed milliseconds to seconds in the session docs (#3421)Derek Allard1-1/+1
2008-02-04change version number from 1.6.0 to 1.6.1Derek Allard23-23/+23
2008-02-01some minor grammar errorsDerek Allard2-4/+4
2008-01-29Fixed a bug (#3024) in which master_dim wasn't getting reset by clear() in th...Derek Allard1-2/+4
2008-01-29fixed prefs table for 'new_image' pref (bug #3348)Derek Jones1-1/+1
2008-01-28* Added valid_base64() to the Validation classDerek Jones1-0/+6