'); 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.
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
PHP error (line 38) my website
Hello everyone, I'm new on this
and I got a web site thats got a error not showing the photos on<
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would