how to configure ADS in ABAP instance
Hi All,
I am working on r/3 4.7 ABAP system.Can we configure ADS(adobe document services)
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
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
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
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
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?