Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #16420
| From | "Christoph M. Becker" <cmbecker69@arcor.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: javascript to php in the same page |
| Date | 2016-02-14 18:17 +0100 |
| Organization | solani.org |
| Message-ID | <n9qcr7$940$1@solani.org> (permalink) |
| References | <n9pph5$1qss$1@gioia.aioe.org> <87r3gf48b7.fsf@bsb.me.uk> <n9q7f5$gg7$1@gioia.aioe.org> <87lh6n44zd.fsf@bsb.me.uk> <56c0b043$0$23771$e4fe514c@news.xs4all.nl> |
Luuk wrote: > On 14-02-16 17:43, Ben Bacarisse wrote: >> File name: <?= $_POST["filename"]; ?> > > http://php.net/manual/en/language.basic-syntax.phptags.php > PHP also allows for short open tag <? (which is discouraged since it is > only available if enabled using the short_open_tag php.ini configuration > file directive, or if PHP was configured with the --enable-short-tags > option). This syntax works independently of the setting short_open_tag as of PHP 5.4, see <php.net/ChangeLog-5.php#5.4.0>. -- Christoph M. Becker
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
javascript to php in the same page alex <alex@nomailno.it> - 2016-02-14 12:48 +0100
Re: javascript to php in the same page Tim Streater <timstreater@greenbee.net> - 2016-02-14 12:12 +0000
Re: javascript to php in the same page Luuk <luuk@invalid.lan> - 2016-02-14 15:00 +0100
Re: javascript to php in the same page Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-02-14 15:31 +0000
Re: javascript to php in the same page alex <alex@nomailno.it> - 2016-02-14 16:45 +0100
Re: javascript to php in the same page Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2016-02-14 11:08 -0500
Re: javascript to php in the same page Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-02-14 16:43 +0000
Re: javascript to php in the same page Luuk <luuk@invalid.lan> - 2016-02-14 17:50 +0100
Re: javascript to php in the same page "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-02-14 18:17 +0100
Re: javascript to php in the same page Luuk <luuk@invalid.lan> - 2016-02-14 19:42 +0100
Re: javascript to php in the same page Tim Streater <timstreater@greenbee.net> - 2016-02-14 19:21 +0000
Re: javascript to php in the same page Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-02-14 21:40 +0000
Re: javascript to php in the same page Erwin Moller <erwinmollerusenet@xs4all.nl> - 2016-02-15 14:49 +0100
Re: javascript to php in the same page Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-02-15 19:20 +0000
Re: javascript to php in the same page Arno Welzel <usenet@arnowelzel.de> - 2016-02-15 13:51 +0100
Re: javascript to php in the same page praider650@gmail.com - 2016-08-17 03:23 -0700
csiph-web