//$row[formula] fetching from database and the store value is: ($basic - $advance)
$basic=100;
$advance=75;
echo $result= $row[formula];
// my output comes like this "($basic + $advance)"
and i want it come like this (100 - 75)
please help
|
|
Results 1 to 7 of 7
Threaded View
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks