Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
Leo schrieb:wie kann ich folgendes erzielen:
index.php?action=bilder?bild=1
und dann damit was machen?
also: [php:1:9d6aee7d5a]<?phpif($_GET[action]==bilder)&&($_GET[bild]==1)) {
echo "geht";
}
?>[/php:1:9d6aee7d5a]