Eluway's Profile User Rating: -----

Reputation: 0 Apprentice
Group:
Members
Active Posts:
22 (0.03 per day)
Joined:
29-June 11
Profile Views:
525
Last Active:
User is offline Mar 09 2013 07:45 PM
Currently:
Offline

Previous Fields

Country:
CA
OS Preference:
Windows
Favorite Browser:
Chrome
Favorite Processor:
Who Cares
Favorite Gaming Platform:
Who Cares
Your Car:
Who Cares
Dream Kudos:
0
Icon   Eluway has not set their status

Posts I've Made

  1. In Topic: Javascript menu problems

    Posted 8 Mar 2013

    I'm not familiar with using print/alert functions in .js files
  2. In Topic: Javascript menu problems

    Posted 8 Mar 2013

    Sorry the line actually comes out in 78 posted here.

    I'm not receiving an error msg but my code is not displaying the content that is supposed to be linked. There is a photo gallery that should be displayed when the "tattoo" is selected in the menu but nothing displays. Safe thing with the "life" menu, content should be displayed but nothing displays when the link is clicked
  3. In Topic: Javascript menu problems

    Posted 8 Mar 2013

    oops, I thought I was in the javascript forum. Sorry =-s
  4. In Topic: syntax error, unexpected T_ELSE: need fresh eyes

    Posted 1 Jun 2012

    the for() is nested within an if() statement. I'm not used to writing a lot of loops, just getting into it, can I not nest a for within an if else?
  5. In Topic: Creating survey using radio buttons that calculate average

    Posted 25 May 2012

    Oops. sorry. current one

    if (!empty($_POST['question'])) { //make sure input exists
    	$i=0;
    	$quest = $i < count($_POST['question']); //removes questions with score of '0'
       $score = array_sum($_POST['question']) / ($quest * 5); //generates percentage
       $star = (($score * 100) / 20); //turns percentage into score out of 5
    } else {
      $star = 0;
    }
    }
    
    

My Information

Member Title:
New D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:
Location:
Vancouver, BC, Canada
Interests:
Coding, Kink,
Years Programming:
4
Programming Languages:
html
PHP

Contact Information

E-mail:
Click here to e-mail me

Friends

Eluway hasn't added any friends yet.

Comments

Eluway has no profile comments yet. Why not say hello?