need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Legal Issues for SAP ERP o ERP in general
Hi experts,
Can someone please help me finding some documentation about legal issues tha
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"