Page 1 of 1
bindvalue and bindparam of PDO on Linux
Posted: Sun Nov 12, 2006 12:38 pm
by bathazar
I tried to install PHP5 on Fedora Core 5. But when i can't use bindvalue and bindparam functions of PDO. I don't know what i need to do to use it with PHP5 on Fedora Core.
Thanks in Advanced
Posted: Sun Nov 12, 2006 2:36 pm
by volka
bathazar wrote:But when i can't use bindvalue and bindparam functions of PDO.
Because your keyboard flips when you try to type the code or is your pc running away screaming?
If you get an error message please post it. Also post your test code.
Re: bindvalue and bindparam of PDO on Linux
Posted: Mon Nov 13, 2006 2:01 am
by jmut
bathazar wrote:...But when i can't use bindvalue and bindparam functions of PDO. ...
Is your PC 64bit?
Posted: Mon Nov 13, 2006 3:43 am
by Jenk
Have you added and enabled the PDO extension?