hbk
Member
- Member since
- Jun 12, 2008
- Last active
- Jul 21, 2008
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
23924ba3-9baf-437e-a284-beac8aff75ca
yes.... PHP = frontend, MySQL = backend...
-
#Threads
populating drop down from MySQL
hi guys. i hav this drop down menu, which i need to populate with data from one column of a particular table...
-
#Threads
Security using session variables
hey guys. i hav this page (a.php), where i ask te user for his username and password. I match these with static...
-
#Threads
dynamic form-field generation using javascript
hi guys. i require some assistance of yours again. what i want is this: there is a form (say on page xyz.php)...
-
#Threads
0bdb2288-4250-4739-a5f8-0e48ab0c504f
here is the code--- mysql_query("UPDATE table SET dod = '$dod' where ID = '$id' "); mysql_query("UPDATE table SET mod = '$mod' where...
-
#Threads
08302851-5e42-46ac-a9cc-fe57b384125e
could somebody pls suggest me something... its really imp 4 me... thx...
-
#Threads
02cf1c0f-6369-45f6-99cd-2246f5d00215
xheavenlyxOk, first of all is this an ofline problem or an online one? Secondly, which programing language are you using? It can...
-
#Threads
interesting situation
hey guys... i've encountered something which I think may tax ur brains... what im trying is this: There is this coaching institute....
-
#Threads
Data slection based on multiple conditions
hi frnds. this is something which may seem foolish to ask, but i have been beating my head against the wall at...
-
#Threads
Retrieving drop-down-menu data
hey guys. this may be very trivial, but i cant figure out a way... i want to retrieve the data entered by...
-
#Threads
0cf3b8cd-9154-41bd-ac3d-d96e6538eb84
one possible solution to this is: If on P1, the user selects O1, i direct him to page Pa.php, which contains the...
-
#Threads
drop down menu based on form input
hi... I am developing an application using PHP/MySQL. here, i have one page(say P1), which contains a form(just one drop down menu,...