Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?