http://codeigniter.com/user_guide/database/active_record.html

Dá uma lida aqui também:
http://codeigniter.com/user_guide/libraries/input.html

Vinicius

2009/1/28 Djalma Araújo | www.djalmaaraujo.com.br <[email protected]>

> ** Beyond simplicity, a major benefit to using the Active Record features
> is that it allows you to create database independent applications, since the
> query syntax is generated by each database adapter. It also allows for safer
> queries, *since the values are escaped automatically by the system.*
>
> Na documentacao diz que o active record escapa automaticamente.
>
> _______________________________________________
> Lista mailing list
> [email protected]
> http://codeigniter.com.br/mailman/listinfo/lista_codeigniter.com.br
>
>
_______________________________________________
Lista mailing list
[email protected]
http://codeigniter.com.br/mailman/listinfo/lista_codeigniter.com.br

Responder a