View Single Post
Join Date: Jul 2008
Posts: 8
Reputation: joeey is an unknown quantity at this point 
Solved Threads: 0
joeey joeey is offline Offline
Newbie Poster

Re: Problem inserting data into Access database via php

 
0
  #3
Jul 8th, 2008
It seems that the register_global being off could be the problem for my code. I've tried turning register_global on and using session, it manage to insert the username and admin into the database. However everything starting with gender is being submitted as blank. I've read online that turning register_global is quite dangerous. Is there any way to get around this problem ?
Last edited by joeey; Jul 8th, 2008 at 12:28 am.
Reply With Quote