Search found 3 matches

by giov85
Thu Dec 16, 2010 4:27 am
Forum: PHP - Code
Topic: PHP Session Variable and MySQL INSERT INTO Trouble
Replies: 2
Views: 328

Re: PHP Session Variable and MySQL INSERT INTO Trouble

how about if you print the $_SESSION outside of the query? it is set or not?
maybe the session id is not correct pass...
by giov85
Thu Dec 16, 2010 4:25 am
Forum: PHP - Code
Topic: PHP and object!
Replies: 3
Views: 405

Re: PHP and object!

Thanks Jonah!
other question: do you know where i can find a good tutorial where i can understand how to use it?
by giov85
Tue Dec 14, 2010 10:58 am
Forum: PHP - Code
Topic: PHP and object!
Replies: 3
Views: 405

PHP and object!

Hi to everybody!!! It's the first time i'm here, so sorry for my bad english ;) I have a little (for you) question, that make me crazy! I would begin to make class in php. I know the base of php5 class, but i never use it on a project. I think that the big problem in my mind is how I have to impleme...