Jump to content

juniorek9

New Members
  • Posts

    9
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

juniorek9's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi All, can anyone check my script for me and help me sort out the error? i`ve followed the tutorial and the code seems to be exactly the same but i have an error...help..... syntax error, unexpected T_STRING, expecting ',' or ';' in C:\wamp\www\My\index.php on line 48 18232_.php
  2. Hi Guys. I need some hep with a small math thing regarding the math. I`m trying to make the php code so it generates math questions and check the answers. i got the part with asking questions working but how do i get the php to work out the correct answer and compare with the posted answer? My bit of a code to work the questions is bellow 18195_.txt
  3. Thanks a Lot guys. You are absolute stars. now that i see how it works and what id does i can expand it a bit further. i wouldn`t be able to do so without your help though so i really appreciate it. i wish someone could explain it to me before. do you know any good books that would help me to sort my lack of knowledge?? thanks again Just made my day!!
  4. i would like to change the code so there is two optional answers "yes" and "no" to each question. how can i do that? any suggestions? thanks [attachment deleted by admin]
  5. Thanks for the message. do you know any sites where i coyuld have a look how other people approach making a questionnaire? i1ve tried to find any example and i couldnt. any suggestions?? thanks
  6. Hi all. I`m starting with the php programming and i try to create a simple questionnaire i want to ask few questions with few possible answers could anyone give me any sample how the code should look like, i`ve created few quetsions but they are all seperate code, how can i put them together into one code? any suggestions? Thanks [attachment deleted by admin]
  7. yes. i would like them to be as a list. i know there is the <li> function but im not sure how to use it and where exactly i shoul put it in
  8. Hi all. i have problems with making a questionnaire. i have done a single questions but i have no idea how to add them al ltogether so they work as switch function. i`ve attached one of the questions. could anyone suggest how i make answers into a list rather than just a line of options? [attachment deleted by admin]
  9. Hi all I`m trying to build simple quesdtionnaire with few questions and answers. i would like use arrays to do it. however i cannot figure out what is wrong with a bit i wrote thanks for help [attachment deleted by admin]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.