I've been handed a task that involves creating 'parameterized queries' using PHP5. I understand that php5 offers support for these but can't seem to find anything in the php docs that would explain how to create and use them. Heck, I don't even think I know what they really are...just vague inkling.
Can anyone point me to a helpful link?