Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I