php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my