Welcome Guest, Not a member yet? Register   Sign In
user_guide minor errors
#1

[eluser]cfraz[/eluser]
{Pre-script}: Having just read through the user guide, I'm impressed with the documentation for CI - it stands head and shoulders above what most similar projects have. My apologies if this is the wrong place to post documentation related stuff.

In the Views section, the topic "Adding Dynamic Data to the View" has:

Quote:Note: You'll notice that in the example above we are using PHP's alternative syntax. If you are not familiar with it you can read about it here.

but it looks like it belongs to the next section, "Creating Loops."

Replace then with than:

CodeIgniter at a Glance section: "better performance then CodeIgniter"
Controllers section: "If your URI contains more then two segments"
Form Validation section: Rule Reference table for min_length, max_length,
URI Routing section: "you must use the dollar syntax rather then the double"
Input and Security Class section: "using the provided functions rather then fetching"
Unit Testing Class section: "test results formatted differently then the default"
Loader Class section: "unless you use something other then .php."
Hooks section: "use the same hook point with more then one script"
Text Helper section: "may be slightly more or less than what you specify"
XML Helper section: "Less then and greater than characters"
Database Library->Queries section: "use the above function rather then this one"
Database Library->Transactions section: "BDB table types rather then the more common"




Theme © iAndrew 2016 - Forum software by © MyBB