Search found 4 matches

by shivers3000
Thu Mar 02, 2006 8:38 am
Forum: PHP - Code
Topic: php and firewall issues
Replies: 3
Views: 246

SOLVED

well... i got it fixed it had something to do with that zone alarm. the page worked fine when it was disabled but caused major problems while active. I have since uninstall the entire thing and havent had a problem yet. The problem more than likely came as a result of Zone Alarm causing some funky p...
by shivers3000
Wed Mar 01, 2006 10:05 am
Forum: PHP - Code
Topic: php and firewall issues
Replies: 3
Views: 246

php and firewall issues

first off i know zone alarm firewall is some garbage but i have a question i am running zone alarm firewall with winxp, apache, mysql and php. when zone alarm is enable, my cookies cause the site to hang up and my sessions dont always past from form to form in a multi-form situation. my question is:...
by shivers3000
Tue Jan 27, 2004 1:21 pm
Forum: PHP - Code
Topic: probs.. image from file is binary...code seems correct..help
Replies: 2
Views: 271

Thank you, I will give this a try.
by shivers3000
Tue Jan 27, 2004 10:38 am
Forum: PHP - Code
Topic: probs.. image from file is binary...code seems correct..help
Replies: 2
Views: 271

probs.. image from file is binary...code seems correct..help

Can someone tell me what I am missing? I have looked at a ton of tutorials about retrieving images as an image instead of binary from a file. I have verified the image goes into the file perfect. Thanks in advance <?PHP require_once('common.php'); session_start(); startFormHeader(); $name = $_FILES[...