Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~298 People Reached
Favorite Forums
Favorite Tags
php x 5
Member Avatar for sanch3za

for example : I have 4 check box with their own variables a,b,c,d How can I create query with condition using what users choose, where users can choose more than one check box thanks for your support

Member Avatar for nav33n
0
75
Member Avatar for sanch3za
Member Avatar for silviuks
0
65
Member Avatar for sanch3za

list of first drop down menu get from database mysql, and list of second drop down menu is according category what first drop down menu select. example case: we have two drop down menu. first list (funny, action,drama). when i select funny, list of second drop down menu dinamically display …

Member Avatar for silviuks
0
73
Member Avatar for sanch3za

get the value from derived table in the walikelas table i have field :id_teacher,name,password in the kelas table i have field :id_class, class_name, and id_teacher. $query=("SELECT w.name, k.id_teacher, k.class_name FROM walikelas w, kelas k WHERE w.id_teacher = k.id_teacher"); my question is how we get the value from w.name,k.id_teacher,k.class_name and then …

Member Avatar for Walkere
0
85