0

Php-css

Inside php am using css Will it work???

28th Mar 2017, 6:03 AM
Rakshith Shetty
Rakshith Shetty - avatar
1 Answer
+ 5
Yep. Example: <?php echo '<p style="color:red; font-weigh:bold">Some text</p>'; ?>
28th Mar 2017, 6:21 AM
CHMD
CHMD - avatar