I am trying to write a script that includes if/else statements and functions.some background $parts first character should have the letter \"N\"
Synopsis: At the top of the page, I\'ve set up a bunch of things to include, headers,body,footer, and some variables unique to the page in question.. (such as if the page is the contact page or if it
In MySQL Table1 columns Id, Foo, Bar, Choc, Blk, AB Table2 columns ID, A, B, C Im trying to update table 1 col AB with result of
Hey Mr. Stack overflow! I am trying to have different information display in the same block depending on a variable \"choice\" which is simply an int.The way I was planning on doing so was going to be
I have added the list from the form which comes from menu bar > View > Toolbar > Forms I want to assign some task on selection of individual element in the list but when i assign some macro to it its
Pure beginner question here. I\'m modifying a code and am now stuck on the following questions; My timer is called in the upper class. But my int count is being called in the class below.
Right now I use an \'after_commit :share_all\' on my posts model to call the method below which shares info to facebook and twitter. I\'m trying to check if the user has the right authentication provi
I have a question for you. I have a situation where a list will be generated based on the results of an ifStatement. My ifStatement is based on whether a checkbox is checked. If it is, I want a variab
How come my if statement if (tablename == Character.toString(\'S\')) is not registering as true? Both print out the be S... Is there a different why I can implement this? I could do a != but I need to
My if statement never seems to do anything. I am inputting @active from an ASP page, and @cactive is set through the selecting of CActive from the Cots Table. Do you guys see anything wrong with this