stored engine query

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
kshitizgp
Forum Newbie
Posts: 10
Joined: Sat Dec 03, 2011 12:56 am

stored engine query

Post by kshitizgp »

:offtopic:

Guyz can u explain y do we use stored engines like Myisam with php ... y cant v create nomral databases and fetch data through it ...it is memory enginee give us the fastest access time but it has also many disv ... also dey say myisam cant be used for transaction :!: ...its just so confusing all this ////can anybody clear me out ?
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: stored engine query

Post by social_experiment »

“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
kshitizgp
Forum Newbie
Posts: 10
Joined: Sat Dec 03, 2011 12:56 am

Re: stored engine query

Post by kshitizgp »

CAN u also temme where can i understand mysqli basic concepts & also temme if it is wat should v use ,,, mysql or mysqli in php ?
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: stored engine query

Post by social_experiment »

“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply