How to include own Php Script to Pligg
-
New Pligger
How to include own Php Script to Pligg
First sorry for my English
.
I have a question about how to include my own php script to Pligg.
I have made backlink code generator and i would like to include this script to Plig sidebar.
I can't use for example <?php echo $anchor ?> in sidebar.
How can i do it?
Please help...
-
Pligg Founder
use {php} and {/php} tags around php code in tpl files. They will automatically convert to the appropriate opening and closing php tags.
For example
{php} will become <?php
{/php} will become ?>
-
New Pligger

Originally Posted by
Yankidank
use {php} and {/php} tags around php code in tpl files. They will automatically convert to the appropriate opening and closing php tags.
For example
{php} will become <?php
{/php} will become ?>
Thank you very much. This is it what i need
!!! I did't know it.
Similar Threads
-
By kazey in forum Questions & Comments
Replies: 35
Last Post: 03-07-2011, 01:19 PM
-
By TobiParrot in forum Questions & Comments
Replies: 2
Last Post: 01-01-2008, 07:12 PM
-
By NemoXP in forum Questions & Comments
Replies: 8
Last Post: 06-14-2007, 12:46 AM
-
By archien in forum Questions & Comments
Replies: 1
Last Post: 10-26-2006, 07:47 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules