>why did you forget to use the debugging functions : > >print_r() >and var_dump() for the results? > >So, you'll get some idea beforehand of posting the problem here. I am looking at the code in a hurry so I cant >help you much right away. > >Lenin > > <http://www.twitter.com/nine_L> www.twitter.com/nine_L Because I've never debug on my entire life of programming (2 months). :D In the meanwhile, I will search how to debug using print_r and var_dump. Thanks.