View Single Post
Old 08-23-2004, 10:14 PM   #3 (permalink)
infinite_root
Registered User
 
infinite_root's Avatar
 
Join Date: Apr 2004
Posts: 26
infinite_root is on a distinguished road
Quote:
Originally posted by idx
First, I wouldn't rely on the `register_globals` setting being on.

eg: Don't use $form_crewcode, use $_POST['form_crewcode']. Also use the $_FILES array.


Sorry for my ignorance could you pls. Show me how to do it? I'm really new with php and just trying to work to it though.


Quote:
(your data type in mysql is a blob right?)

-r
Yes, Iam using longblob.
infinite_root is offline   Reply With Quote