is embedding variables in mysql prepared statements better?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Lphp
Forum Commoner
Posts: 74
Joined: Sun Jun 26, 2011 9:56 pm

is embedding variables in mysql prepared statements better?

Post by Lphp »

normal php sql search and embedding variables in mysql prepared statements which one is better?
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: is embedding variables in mysql prepared statements bett

Post by pickle »

Could you fill out your question a little more?
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply