summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2007-04-03 13:39:35 +0200
committerDerek Allard <derek.allard@ellislab.com>2007-04-03 13:39:35 +0200
commit9da4dbc58ccae4f903e8a5c8d464fa00cd850381 (patch)
treef84eea6a7920b5a695a937d2a1f6b0dbe01e17f1 /user_guide
parentd9f3e177bac9b11aa29acf7e609c8cf57475a7f6 (diff)
next and previous links fixed up
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/database/active_record.html2
-rw-r--r--user_guide/database/call_function.html2
-rw-r--r--user_guide/database/fields.html2
-rw-r--r--user_guide/database/table_data.html4
-rw-r--r--user_guide/database/transactions.html5
-rw-r--r--user_guide/database/utilities.html2
-rw-r--r--user_guide/general/helpers.html2
-rw-r--r--user_guide/general/managing_apps.html2
-rw-r--r--user_guide/helpers/array_helper.html3
-rw-r--r--user_guide/helpers/html_helper.html2
-rw-r--r--user_guide/helpers/inflector_helper.html4
-rw-r--r--user_guide/helpers/security_helper.html2
-rw-r--r--user_guide/helpers/smiley_helper.html2
-rw-r--r--user_guide/libraries/benchmark.html2
-rw-r--r--user_guide/libraries/file_uploading.html2
-rw-r--r--user_guide/libraries/parser.html2
-rw-r--r--user_guide/libraries/table.html3
-rw-r--r--user_guide/libraries/trackback.html2
-rw-r--r--user_guide/libraries/unit_testing.html2
-rw-r--r--user_guide/libraries/uri.html2
-rw-r--r--user_guide/libraries/validation.html2
-rw-r--r--user_guide/libraries/zip.html2
-rw-r--r--user_guide/overview/mvc.html2
23 files changed, 26 insertions, 29 deletions
diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html
index 7e0c14c81..d1598c555 100644
--- a/user_guide/database/active_record.html
+++ b/user_guide/database/active_record.html
@@ -598,7 +598,7 @@ $query = $this->db->get();</code>
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="results.html">Query Results</a>
+Previous Topic:&nbsp;&nbsp;<a href="helpers.html">Query Helper Functions</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html
index 9522c5d94..8d620c513 100644
--- a/user_guide/database/call_function.html
+++ b/user_guide/database/call_function.html
@@ -114,7 +114,7 @@ Previous Topic:&nbsp;&nbsp;<a href="fields.html">Field MetaData</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
-Next Topic:&nbsp;&nbsp;<a href="utilities.html">Utilities Class</a>
+Next Topic:&nbsp;&nbsp;<a href="caching.html">Query Caching</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html
index 091faaf65..af76e336b 100644
--- a/user_guide/database/fields.html
+++ b/user_guide/database/fields.html
@@ -160,7 +160,7 @@ $fields = $query->field_data()
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="transactions.html">Transactions</a>
+Previous Topic:&nbsp;&nbsp;<a href="table_data.html"> Table Data</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html
index 621f6fe03..3d931ad08 100644
--- a/user_guide/database/table_data.html
+++ b/user_guide/database/table_data.html
@@ -105,11 +105,11 @@ if ($this->db->table_exists('table_name'))<br />
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="fields.html">Field MetaData</a>
+Previous Topic:&nbsp;&nbsp;<a href="transactions.html"> Transactions</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
-Next Topic:&nbsp;&nbsp;<a href="../email.html">Email Class</a>
+Next Topic:&nbsp;&nbsp;<a href="fields.html"> Field Metadata</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html
index 5c59d786d..06ed295b6 100644
--- a/user_guide/database/transactions.html
+++ b/user_guide/database/transactions.html
@@ -186,11 +186,10 @@ else<br />
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="active_record.html">Active Record</a>
-&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
+Previous Topic:&nbsp;&nbsp; <a href="fields.html">Field MetaData</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
-Next Topic:&nbsp;&nbsp;<a href="fields.html">Field Metadata</a>
+Next Topic:&nbsp;&nbsp;<a href="table_data.html">Table Metadata</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html
index e9012740f..7ed52cb25 100644
--- a/user_guide/database/utilities.html
+++ b/user_guide/database/utilities.html
@@ -329,7 +329,7 @@ Previous Topic:&nbsp;&nbsp;<a href="caching.html">DB Caching Class</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
-Next Topic:&nbsp;&nbsp;<a href="caching.html">Database Caching Class</a>
+Next Topic:&nbsp;&nbsp;<a href="../libraries/email.html"> Email Class</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
diff --git a/user_guide/general/helpers.html b/user_guide/general/helpers.html
index 2bae2639c..37a71180b 100644
--- a/user_guide/general/helpers.html
+++ b/user_guide/general/helpers.html
@@ -133,7 +133,7 @@ This is done by opening the <var>application/config/autoload.php</var> file and
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="views.html">Views</a>
+Previous Topic:&nbsp;&nbsp;<a href="models.html">Models</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/general/managing_apps.html b/user_guide/general/managing_apps.html
index 13bd6b76f..706b1a36f 100644
--- a/user_guide/general/managing_apps.html
+++ b/user_guide/general/managing_apps.html
@@ -125,7 +125,7 @@ calls the desired application. The index.php file can be named anything you wan
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="caching.html">Web Page Caching</a>
+Previous Topic:&nbsp;&nbsp;<a href="profiling.html">Profiling Your Application</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/helpers/array_helper.html b/user_guide/helpers/array_helper.html
index 328ca79ab..2d98a57d7 100644
--- a/user_guide/helpers/array_helper.html
+++ b/user_guide/helpers/array_helper.html
@@ -113,8 +113,7 @@ echo random_element($quotes);</code>
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="../libraries/xmlrpc.html">XML-RPC Class</a>
-&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
+Previous Topic:&nbsp;&nbsp; <a href="../libraries/zip.html">Zip Encoding Class</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
Next Topic:&nbsp;&nbsp;<a href="cookie_helper.html">Cookie Helper</a>
diff --git a/user_guide/helpers/html_helper.html b/user_guide/helpers/html_helper.html
index b89fc1c3b..baee88fef 100644
--- a/user_guide/helpers/html_helper.html
+++ b/user_guide/helpers/html_helper.html
@@ -226,7 +226,7 @@ Previous Topic:&nbsp;&nbsp;<a href="form_helper.html">Form Helper</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
-Next Topic:&nbsp;&nbsp;<a href="security_helper.html">Security Helper</a>
+Next Topic:&nbsp;&nbsp;<a href="inflector_helper.html"> Inflector Helper</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
diff --git a/user_guide/helpers/inflector_helper.html b/user_guide/helpers/inflector_helper.html
index 2a9f4193d..9593999dd 100644
--- a/user_guide/helpers/inflector_helper.html
+++ b/user_guide/helpers/inflector_helper.html
@@ -140,11 +140,11 @@ echo humanize($word); // Returns "My Dog Spot"
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="../libraries/xmlrpc.html">XML-RPC Class</a>
+Previous Topic:&nbsp;&nbsp;<a href="html_helper.html"> HTML Helper</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
-Next Topic:&nbsp;&nbsp;<a href="cookie_helper.html">Cookie Helper</a>
+Next Topic:&nbsp;&nbsp;<a href="security_helper.html">Security Helper</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
diff --git a/user_guide/helpers/security_helper.html b/user_guide/helpers/security_helper.html
index 91392ad00..c0add4aaa 100644
--- a/user_guide/helpers/security_helper.html
+++ b/user_guide/helpers/security_helper.html
@@ -118,7 +118,7 @@ $str = dohash($str, 'md5'); // MD5
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="html_helper.html">HTML Helper</a>
+Previous Topic:&nbsp;&nbsp;<a href="inflector_helper.html"> Inflector Helper</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/helpers/smiley_helper.html b/user_guide/helpers/smiley_helper.html
index b0bbf8af0..54b6db03a 100644
--- a/user_guide/helpers/smiley_helper.html
+++ b/user_guide/helpers/smiley_helper.html
@@ -195,7 +195,7 @@ echo $str;
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="html_helper.html">HTML Helper</a>
+Previous Topic:&nbsp;&nbsp;<a href="security_helper.html">Security Helper</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/libraries/benchmark.html b/user_guide/libraries/benchmark.html
index 0f447cdd9..7176d0599 100644
--- a/user_guide/libraries/benchmark.html
+++ b/user_guide/libraries/benchmark.html
@@ -189,7 +189,7 @@ system using the following code in one of your view file:</p>
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="../general/alternative_php.html">Alternative PHP Syntax</a>
+Previous Topic:&nbsp;&nbsp;<a href="../general/security.html"> Security</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/libraries/file_uploading.html b/user_guide/libraries/file_uploading.html
index 01f9b6851..8a26a3e0c 100644
--- a/user_guide/libraries/file_uploading.html
+++ b/user_guide/libraries/file_uploading.html
@@ -423,7 +423,7 @@ Here is the array prototype:</p>
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="encryption.html">Encryption Class</a>
+Previous Topic:&nbsp;&nbsp;<a href="download_helper.html">Download Helper</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/libraries/parser.html b/user_guide/libraries/parser.html
index 2907b7867..e851561ed 100644
--- a/user_guide/libraries/parser.html
+++ b/user_guide/libraries/parser.html
@@ -206,7 +206,7 @@ Previous Topic:&nbsp;&nbsp;<a href="trackback.html">Trackback Class</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
-Next Topic:&nbsp;&nbsp;<a href="uri.html">URI Class</a>
+Next Topic:&nbsp;&nbsp;<a href="unit_testing.html">Unit Testing Class</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
diff --git a/user_guide/libraries/table.html b/user_guide/libraries/table.html
index f62d27807..d66617819 100644
--- a/user_guide/libraries/table.html
+++ b/user_guide/libraries/table.html
@@ -285,8 +285,7 @@ echo $this->table->generate();
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="file_uploading.html">File Uploading Class</a>
-&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
+Previous Topic:&nbsp;<a href="ftp.html">&nbsp;FTP Class</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
Next Topic:&nbsp;&nbsp;<a href="image_lib.html">Image Manipulation Class</a>
diff --git a/user_guide/libraries/trackback.html b/user_guide/libraries/trackback.html
index be6779fd0..9d869980e 100644
--- a/user_guide/libraries/trackback.html
+++ b/user_guide/libraries/trackback.html
@@ -242,7 +242,7 @@ Previous Topic:&nbsp;&nbsp;<a href="sessions.html">Session Class</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
-Next Topic:&nbsp;&nbsp;<a href="unit_testing.html">Unit Testing Class</a>
+Next Topic:&nbsp;&nbsp;<a href="parser.html">Template Parser Class</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
diff --git a/user_guide/libraries/unit_testing.html b/user_guide/libraries/unit_testing.html
index 401876ba9..3941a7de5 100644
--- a/user_guide/libraries/unit_testing.html
+++ b/user_guide/libraries/unit_testing.html
@@ -201,7 +201,7 @@ Previous Topic:&nbsp;&nbsp;<a href="parser.html">Template Parser Class</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
-Next Topic:&nbsp;&nbsp;<a href="validation.html">Validation Class</a>
+Next Topic:&nbsp;&nbsp;<a href="uri.html">URI Class</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
diff --git a/user_guide/libraries/uri.html b/user_guide/libraries/uri.html
index b6d51bef2..5472ee900 100644
--- a/user_guide/libraries/uri.html
+++ b/user_guide/libraries/uri.html
@@ -245,7 +245,7 @@ re-routed URI in the event you are using Code Igniter's <a href="../general/rout
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="parser.html">Template Parser Class</a>
+Previous Topic:&nbsp;&nbsp;<a href="unit_testing.html">Unit Testing Class</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/libraries/validation.html b/user_guide/libraries/validation.html
index 0f8b141de..f4beb56f0 100644
--- a/user_guide/libraries/validation.html
+++ b/user_guide/libraries/validation.html
@@ -709,7 +709,7 @@ must contain the name of the radio button, the second parameter must contain its
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="uri.html">URI Class</a>
+Previous Topic:&nbsp;&nbsp;<a href="user_agent.html">User Agent Class</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/libraries/zip.html b/user_guide/libraries/zip.html
index 3df99bf4c..8629bc153 100644
--- a/user_guide/libraries/zip.html
+++ b/user_guide/libraries/zip.html
@@ -270,7 +270,7 @@ $this->zip->download('myphotos.zip');
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="validation.html">Validation Class</a>
+Previous Topic:&nbsp;&nbsp;<a href="xmlrpc.html"> XML-RPC Class</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
diff --git a/user_guide/overview/mvc.html b/user_guide/overview/mvc.html
index ba863dd6d..ccd8f2046 100644
--- a/user_guide/overview/mvc.html
+++ b/user_guide/overview/mvc.html
@@ -68,7 +68,7 @@ MVC
MVC is a software approach that separates application logic from presentation. In practice, it permits your web pages to contain minimal scripting since the presentation is separate from the PHP scripting.</p>
<ul>
-<li>The <strong>Model</strong> represents your data structures. Typically your model classes will contains functions that help you
+<li>The <strong>Model</strong> represents your data structures. Typically your model classes will contain functions that help you
retrieve, insert, and update information in your your database.</li>
<li>The <strong>View</strong> is the information that is being presented to a user. A View will normally be a web page, but
in Code Igniter, a view can also be a page fragment like a header or footer. It can also be an RSS page, or any other type of "page".</li>