mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t