Am 24.06.2013 18:17, schrieb Maciek Sokolewicz:
On 24-6-2013 14:27, nobs@xxxxxxxxxxxxx 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: marco@xxxxxxxxxx Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz
<<attachment: smime.p7s>>