[PHP] PHP or CGI in C/C++

2003-07-31 Thread hAj
Greetinx, I'm a newbie and wondering which PHP script or CGI in C/C++ generally can run/respond faster via http from the same server doing the same tasks. I appreciate your comments in advance. Best, hAj <http://advancedmeta-metaphorofapagan.net> ||| ||| || || || || Seij min

Re: [PHP] Parsing HTTP_USER_AGENT

2003-08-17 Thread hAj
Greetinx, on 2003.08.17 07:29, AzN at [EMAIL PROTECTED] wrote: > http://www.danasoft.com/vipersig.jpg > Says "I know kung fu.", haha. Strikes me that I'm mistakenly located somewhere in China instead of Japan. ;P hAj <http://advancedmeta-metaphorofapagan.net> ||

Re[4]: [PHP] Easy Function Question?

2002-09-10 Thread Haj
t; function myFunction($name, $phone, $zip=""){ S> echo $name.$phone.$zip S> } S> and then $zip will have a value of if $zip is VOID for some reason...? S> I thought it was something like this, but I keep batting ZERO and there is S> no mention of this problem in