RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Company Code for Vendors created through Business Partners
Hi, experts!
I'm trying to set up the integration between Business Partner (BP) and Vendo
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i