Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #20428
| From | Alex <tommaso5ita@yahoo.it> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: PHP: Mostrare un'immagine |
| Date | 2016-02-29 12:13 +0100 |
| Organization | Netfront http://www.netfront.net/ |
| Message-ID | <nb1950$304u$1@adenine.netfront.net> (permalink) |
| References | <2f736a36-cf1a-40cd-9176-a03e7c5a65ff@googlegroups.com> <2dab23a4-8ff2-4a6b-8690-445f905be10c@googlegroups.com> |
eunsungsshi@gmail.com ha pensato forte :
> EDT:
>
> OK sono riuscita a mettere l'immagine al posto del testo!!! :)
>
> Ora come faccio a fare in modo che non appaia in una nuova pagina ma la posto
> del modulo?
Beh, ci sono più medodi. Uno facile è avere il form con un aspetto di
questo genere:
<form action="<?php echo $_SERVER['PHP_SELF'] ?>" >
tuo codice
</form>
Per non cambiare pagina.
Bye
--
Alex
--- news://freenews.netfront.net/ - complaints: news@netfront.net ---
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PHP: Mostrare un'immagine eunsungsshi@gmail.com - 2016-02-29 01:38 -0800
Re: PHP: Mostrare un'immagine eunsungsshi@gmail.com - 2016-02-29 02:46 -0800
Re: PHP: Mostrare un'immagine Enrico maria Chellini <bitit@bitit.it> - 2016-03-19 10:23 +0100
Re: PHP: Mostrare un'immagine eunsungsshi@gmail.com - 2016-02-29 03:04 -0800
Re: PHP: Mostrare un'immagine Alex <tommaso5ita@yahoo.it> - 2016-02-29 12:13 +0100
Re: PHP: Mostrare un'immagine fmigliori <fmigliori@gmail.com> - 2016-02-29 04:02 -0800
csiph-web