TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to