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:<
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();