Thread
:
Quick Question (hopefully)
View Single Post
Apr 26th, 2005, 5:47 PM
#
2
Ooble
I eat cake for breakfast.
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power:
9
Stick curly brackets around the variable to tell PHP it's actually an array, not a string:
(
Toggle Plain Text
)
... against ('{$_POST[add_work_order_client]}')";
... against ('{$_POST[add_work_order_client]}')";
__________________
Me
::
You
::
Them
Ooble
View Public Profile
Visit Ooble's homepage!
Find More Posts by Ooble