'); htp.p(''); htp.p('
I want to change the text box into a drop down and populate it from a table ( just the dealer id).
How can I do this. Please advice.
Thanks.
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R