Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
3
1 Commented Post
0 Endorsements
~806 People Reached
Favorite Tags
Member Avatar for wwefriend

hello everyone...I wan to add if else statement like for below code if the kilogram field input=0 then [CODE]'item_subtotal' => $item->item_qty * $item->item_price, 'item_total' => $item->item_qty * $item->item_price[/CODE] [CODE]$db_array = array( 'invoice_item_id' => $item->invoice_item_id, 'item_subtotal' => $item->item_qty * $item->kilogram * $item->item_price, 'item_tax' => '0.00', 'item_total' => $item->item_qty * $item->kilogram * …

Member Avatar for cereal
0
88
Member Avatar for wwefriend

that is in an iframe my script call from that iframe [CODE]var LOL = new swfobject(' http://example.com/wawa.swf ') LOL.addvariable( 'pass' , 'abcd' )[/CODE] how can i get abcd....pls help me thx

Member Avatar for Taywin
0
69
Member Avatar for wwefriend

that is in an iframe my script call from that iframe [CODE]var LOL = new swfobject(' http://example.com/wawa.swf ') LOL.addvariable( 'pass' , 'abcd' )[/CODE] how can i get abcd??

Member Avatar for NormR1
0
62
Member Avatar for wwefriend

im juz learn C++ from C++ how to program , but i not really understanding in this section ,can someone explain and describe?..thx...

Member Avatar for wwefriend
0
132
Member Avatar for wwefriend
Member Avatar for AuburnMathTutor
-1
74
Member Avatar for wwefriend
Member Avatar for Ancient Dragon
0
81
Member Avatar for wwefriend

hey all,how do i begin to learn a C++, can someone give some guide or idea for me?? thanks..hmm .... i got knowleadge about computer fudamental and basic computer skill

Member Avatar for daviddoria
0
90
Member Avatar for angel_banned

Hello Dear All Friends, Im learning c++ about 4 months.. Im just only using Dev c++. The reason why Im creating this thread is to check with ur all that which application is the best for me to create a system. I mean create a GUI that can make lot …

Member Avatar for wwefriend
0
73
Member Avatar for wwefriend

hi there, currently i starting to learn C++.i using VC++ 2010.hmm,i want to ask why this code must be compile under console application [CODE]#include <iostream> int main() { std::cout << "123"; return 0; }[/CODE]

Member Avatar for wisaacs
0
137