Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Articles Thread, Perform simple calculations inside templates! in vBulletin; Perform simple calculations inside templates! I was quite excited to find this out! Have you ever wanted to make a ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3348


Reply
LinkBack Thread Tools Display Modes
Perform simple calculations inside templates!
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
10-09-2008, 06:15 AM
 
Perform simple calculations inside templates!


I was quite excited to find this out!

Have you ever wanted to make a simple calculation for a template, like an addition or subtraction? Personally, I needed this many times and most of them I created a plugin for that. Today I discovered that that is unecessary. You can use the conditional to make simple calculations. For instance, lets suppose you want to display somewhere the userid of the current user, incremented by one. You could do this:
<div style="margin: 5px 10px;"> <div class="smallfont" style="margin-bottom: 2px;">HTML Code:
PHP Code:
     <if condition="$nextid = $bbuserinfo['userid']+1"></if>
The next userid is $nextid.
This will display as (given that the userid of the user viewing is 1):
The next userid is 2.
Of course the userid example is very simple, just to make you understand what I'm talking about.

Let me know if it helped you!
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Articles Thread, Perform simple calculations inside templates! in vBulletin; Perform simple calculations inside templates! I was quite excited to find this out! Have you ever wanted to make a ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3348


Bookmarks

Tags
calculations, inside, perform, simple, templates


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Working rapidshare automatic downloader *proof Inside* Developer Software and Programs 2 06-03-2009 03:56 PM
Adsense Inside the Post Developer Mods for 3.6.x 1 20-12-2008 11:09 PM
Perform simple calculations inside templates Developer Articles 0 28-10-2008 04:42 AM
Three smugglers die inside Gaza smuggling tunnel Developer News 0 27-10-2008 04:31 AM
Egypt : No demonstrations inside Mosques and Churches SABRAWY News 0 06-02-2008 11:14 PM