Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q