InterviewSolution
Saved Bookmarks
| 1. |
In Php How Can You Jump In To And Out Of "php Mode"? |
|
Answer» The Php code is ENCLOSED in SPECIAL Start < ? and end ? > tags that allow ingredients you to jump in to and out of “php mode”. The Php code is enclosed in special Start < ? and end ? > tags that allow ingredients you to jump in to and out of “php mode”. |
|