Re: [PHP] Fwd: Is it possible???
[email protected] (Marco Behnke)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Am 24.06.2013 18:17, schrieb Maciek Sokolewicz: > On 24-6-2013 14:27, [email protected] wrote: >> You should give a complete programm so we can run exactly >> the same you do, like this: >> >> <?php >> >> $item_amount_in_store = 223; >> >> print ("$item_amount_in_store"); > Please please please please don't do this! > > First of all, I don't know why you would use the print *function* when > you can also use the echo language construct (better and faster). But read and learn http://de2.php.net/manual/en/function.print.php print is not actually a real function (it is a language construct) -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: [email protected] Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz
smime.p7s
(application/pkcs7-signature, 4.1 KB) - not displayed