Jump to content

PHP code without php-tags in html?


jompa

Recommended Posts

Hi.

 

Can anyone tell me about how to use php-tags inside html tags without using the php-tag (<?php ?> <? ?> etc.)? Or are thes tags something else?

 

Examples:

1: <a href="{_file.U_DOWNLOAD_LINK}"><img src="{_file.THUMB_IMAGE}" alt="{_file.DOWNLOAD_NAME}" title="{_file.DOWNLOAD_NAME} ({_file.FILESIZE} {_file.SIZE_LANG}) {_file.L_DOWNLOAD_COUNT}" /></a>

 

2: <p>[{_file.DENIED_MESSAGE}]</p>

 

Please help?

 

Link to comment
https://forums.phpfreaks.com/topic/110072-php-code-without-php-tags-in-html/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.