EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin