Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

use php variable in html attributes

<span title="<?php echo htmlspecialchars($variable); ?>">
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #php #variable #html #attributes
ADD COMMENT
Topic
Name
5+7 =