Welcome Guest, Not a member yet? Register   Sign In
User Model no activerecords
#1

[eluser]Hamed[/eluser]
Hello,
Is there any User model without ActiveRecords?
#2

[eluser]boltsabre[/eluser]
You don't have to user Active Records if you don't want to, you can code in your native DB/SQL language if that's what you want to do!
#3

[eluser]Hamed[/eluser]
Is there any exiting one which I could use it ? and no need to rewrite?
#4

[eluser]boltsabre[/eluser]
I don't really understand your question?
You want an existing "user model" that is written without Active Records?

It all depends on what you want in your user model. There is heaps of CRUD examples and stuff out there, but you'll have to tweak it all to get it to work with your table names, column names, controllers that call your model etc.

Time to get your coding gloves on and do some coding!




Theme © iAndrew 2016 - Forum software by © MyBB