50 reputation
110
bio website
location
age
visits member for 5 months
seen Feb 10 at 6:59
stats profile views 128

2d
awarded  Popular Question
Feb
5
accepted undefined notice when trying to create hyperlink
Feb
5
accepted bind_param() and execute() error (mysqli)
Feb
5
accepted How to play my audio file in jplayer audio player?
Jan
31
accepted Do I need to include this field in table
Jan
31
comment Do I need to include this field in table
@DanBracuk Each student has their own studentId as their primary key so that if two students known as Dave Smith, one will be studentid 24 and other will be 34 for example. Plus even though I did not include it in table above, each student has their own Student Number, so first dave smith could be u4992, second dave smith could be u3929
Jan
31
comment Do I need to include this field in table
A session is another word for exam. I have a table called Student_Session where it uses SessionId and StudentId to determine which students take which sessions. I have set answers depending on questionid which is pretty much same situation as this
Jan
31
comment Do I need to include this field in table
@JW ok that seems cool, That is what Dan has said as well
Jan
31
comment Do I need to include this field in table
Hi, I heard when creating primary keys, it is best for each table to just include primary keys with no meanings, in other words just include a field which is primary key which is auto so that for each row it has its own unique id, I heard this is more secure. Does it really matter if I do or do not have StudentAnswerId field? Because I have done this for all my tables in my whole table (24 tables)
Jan
31
comment Do I need to include this field in table
@JW. No it isn't
Jan
31
asked Do I need to include this field in table
Jan
31
revised using call_user_func_array() causing errors
deleted 1582 characters in body
Jan
30
accepted It is not inserting data into database
Jan
30
asked bind_param() and execute() error (mysqli)
Jan
30
comment getting errors when creating a dynamic where clause
@andho have you got any ideas on this because I am struggling
Jan
30
comment Jplayer audio not working in firefox, opera and IE but works in Chrome
Just realised you did put it as an answer, haha, it will let me award you bounty in 20 hours. Thanks and good night :)
Jan
30
accepted Jplayer audio not working in firefox, opera and IE but works in Chrome
Jan
30
comment Jplayer audio not working in firefox, opera and IE but works in Chrome
Perfect, Great comment, put this as your answer and this will help other people when using jplayer. Thank you :)
Jan
30
comment Jplayer audio not working in firefox, opera and IE but works in Chrome
Well how do I get it to know the correct supplier for the file. Do I put them in separatly? if so am I allowed multiple document.ready() functions? can you show what code looks like for sorting out file format separatly in one code snippet?
Jan
30
comment Jplayer audio not working in firefox, opera and IE but works in Chrome
It is the m4a file which is failing. The Kalimba.mp3 file is fine, but the m4a file of Grandma's Goodbye excerpt_4.m4a is failing when putting all 3 formats in at once in the jquery code. It loads up 5 secs then stops, nothing played