von paul |
Hehe.
RTL
Paul
|
von Mondschatten |
"Ich bin der Olm","Ich bin die Juliette","Ich bin die Vanessa","Ich bin der Alexander"
|
Huhu Paul...
...interessant, was manche so nebenbei im TV schauen... *lol*
Gruss
Mondschatten |
von paul |
hab schon was :
<?php
$texte=array("ich bin der Paul,","Ich bin der Olm","Ich bin die Juliette","Ich bin die Vanessa","Ich bin der Alexander")
?>
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
Hallo, wer bist du ?<br>
<?php
echo ($texte[$id]);
?>
Paul
|
von paul |
Hallo ihr Profis:
wenn ich zb index.php?id=foto1
eingebe, das dann das erste foto aufgeht????
also, das ich den quellcode von allem in eine php datei schreib.... muss ich des mit function machen oder so ???? keine ahnung
Paul
|
|