Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: