PHP General - Tag <?= ... ?> in PHP
Interview Question Database For Software Developers
|
|
| Tag <?= ... ?> in PHP | | What does a special set of tags <?= and ?> do in a PHP script page? | | By: FYIcenter.com | | <?= expression ?> allows you to output the value of the specified expression into the HTML document directly. | | ID: 6 | Rank: 1862 | Votes: 217 | Views: 722 | Submitted: 20060901 |
1392 :-) | | Values of Auto Incremented Columns | | Assuming that the structure of a table shows two columns like this:
--------+------------+------+-----+--------+---------------
Field | Type | Null | Key | Defa... | | Submitted: 20060901 |
|
Copyright © 2008 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|