Generate multiline html or text using php - Php

multihtml

Snippet Code


  
Rate this page :
  [ 0 votes]

This snippet is used to create multiline html or text using php

echo sprintf(<<<EOF <input type="text" name="textname"> <input type="hidden" name="textname1"> EOF

Tags


Ask Questions

Ask Question