Re: Strange results

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Craige Leeder schreef:
> Micah Gersten wrote:
>>
>> I think you meant this:
>> echo "-" & $fpType & "- is equal to " & self::mciInput & "<br />";
>> to be
>> echo "-" . $fpType . "- is equal to " . self::mciInput . "<br />";
>>   
> And this is how you know you've been doing too much ASP, lol

yeah, I'm with Indiana Jones when it comes to ASP ... I hate snakes.

> 
> Thanks Micah!
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux