pleas
Ausgabe die zahl plus Bilder ausgeben???
Einklappen
X
-
wenn du nicht mal die elementarsten mathematik-kenntnisse hast, dann lass lieber vom programmieren
anzahl artikel mal die benötigte höhenangabe für ein artikel
peterNukular, das Wort ist N-u-k-u-l-a-r (Homer Simpson)
Meine Seite
Kommentar
-
anzahl artikel mal die benötigte höhenangabe für ein artikelNukular, das Wort ist N-u-k-u-l-a-r (Homer Simpson)
Meine Seite
Kommentar
-
die anzahl ist schon vorhanden, bei der datenbank abfrage
PHP-Code:<? echo $product_info['products_quantity']; ?>
das mit der gif zu multipl.. kriege ich nicht hinn, daher nur ein bspl. das mich weiter bringt, sonnst nichts.
danke
mfg
pasa
Kommentar
-
Wenn du das
Dafür kannst du dir aber auch ein ein-pixel-hohes Bild nehmen und es mit einer style-angabe entsprechend strecken
Dann noch Background-Repeat bei SelfHtml anschauen und den ensprechenden Wert setzen.
Gruss
tobiGutes Tutorial | PHP Manual | MySql Manual | PHP FAQ | Apache | Suchfunktion für eigene Seiten
[color=red]"An error does not become truth by reason of multiplied propagation, nor does truth become error because nobody sees it."[/color]
Mohandas Karamchand Gandhi (Mahatma Gandhi) (Source)
Kommentar
-
das mit deiner ausgabe klappt nicht so wie ich es gefragt habe
naja schluß
PHP-Code:$artikel_zahl = $product_info['products_quantity'];
$bild = tep_draw_separator('img_ware.gif', '10', '10');
$ergeb_bild = $artikel_zahl * $bild;
echo $ergeb_bild;
was solls.
Kommentar
-
Woher kommt die Funktion tep_draw_separator() ? Finde nix im Manual, also musst du mir sagen was deren Rückgabewert ist. Ich vermute mal irgendeine Bildressource oder was in diese Richtung. Wieso kommst du aber drauf, dass du eine Zahl mit einem Bild multiplizieren könntest ???Gutes Tutorial | PHP Manual | MySql Manual | PHP FAQ | Apache | Suchfunktion für eigene Seiten
[color=red]"An error does not become truth by reason of multiplied propagation, nor does truth become error because nobody sees it."[/color]
Mohandas Karamchand Gandhi (Mahatma Gandhi) (Source)
Kommentar
-
es wird addiert
Und was ist nun die Rückgabe dieser Fkt ?
nicht wie der es da angegeben hat für total anfänger.
Beantworte mir mal folgende Fragen:
1. Woher stammt die Funktion ?
2. Was ist deren Rückgabewert ?
Vorher kann man dir nicht mehr weiterhelfen
Gruss
tobiGutes Tutorial | PHP Manual | MySql Manual | PHP FAQ | Apache | Suchfunktion für eigene Seiten
[color=red]"An error does not become truth by reason of multiplied propagation, nor does truth become error because nobody sees it."[/color]
Mohandas Karamchand Gandhi (Mahatma Gandhi) (Source)
Kommentar
Kommentar