Hey,
I made a little mailing list and have a problem with it...People can sign up more than once! This is a flash integrated system, but I just need the php tp basically do this(The codes that I do try to include are probably wrong, so just stick with me)
fopen(text.txt)
then like read(text.txt)
if ($varfromflash is in .txt file)
echo signup = false
else
echo signup = true
and the rest I should be able to handle in flash
Thanks guys,
Chase
P.S. are there any sites on the net that are for Php integrated with flash? Like I can find flash help sites, and php help sites, but no php+flash help sites...thanks again