'); htp.p(''); htp.p('
'); end;
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.
Your Answer:
Login to answerOther forums
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?