Search found 3 matches
- Fri Mar 17, 2006 1:23 pm
- Forum: PHP - Code
- Topic: Understanding session varables
- Replies: 4
- Views: 2701
- Thu Mar 16, 2006 12:49 pm
- Forum: PHP - Code
- Topic: Understanding session varables
- Replies: 4
- Views: 2701
data not being put into database
Thank you for replying so quickly. I was able to work out the issue with the session varables. However now that it is working i have broken the database update. I can't seem to find any errors in the logs. The script works and the varables contain the nfo that was entered. To test it i have put an e...
- Tue Mar 14, 2006 1:14 pm
- Forum: PHP - Code
- Topic: Understanding session varables
- Replies: 4
- Views: 2701
Understanding session varables
I have added a security image to my guestbook. Someone has been using spoofed ip address to abuse our book. I have installed the GD library, and have been successful with the image dispay. However when i test echo the generated code i get and empty varable. Here is the code i have so far. Below is t...