Re: Aw: [PHP] comfortable contact-form..

2001-08-06 Thread Tribun
no, I dont think so! look at this: -- --- $fp=fopen('http://www.vornamenlexikon.de/main/suchen.asp?kriterium=search&B1 =Suchen&action=searchnow&searchby='.$name,"r"); if($fp){ $daten=fread($fp,10); fclose($fp); $male='/m.gif'; $female='/w.gif'; if

Re: [PHP] comfortable contact-form..

2001-08-06 Thread ze0
So you are trying to fopen that url? I made a similar post on this listserv about it.. I think it is a bug in PHP because you cannot pass the = sign into fopen or file. > Please help. > > http://babynames.pregnancy.yahoo.com/bnfname.htm? n=Patrick > > paste this into the browserbar and you'l

[PHP] comfortable contact-form..

2001-08-06 Thread Tribun
Please help. http://babynames.pregnancy.yahoo.com/bnfname.htm?n=Patrick paste this into the browserbar and you'll see the result-page... but try this through the fopen function via PHP. I DONT get that! do YOU know any resolutions??? my target is it: to get some informations about variable fi

[PHP] comfortable contact-form (1 problem)

2001-08-06 Thread Tribun
Please help. http://babynames.pregnancy.yahoo.com/bnfname.htm?n=Patrick paste this into the browserbar and you'll see the result-page... but try this through the fopen function via PHP. I DONT get that! do YOU know any resolutions??? my target is it: to get some informations about variable fi