Material Master Update through BAPI - Follow up material not updated
Hi Experts,
I am updating the material master through a custom transaction using the BAPI
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Mastering Regular Expressions, Third Edition, is available.
The Third Edition of Mastering Regular Expressions is available.
QuoteThis third edition is 5
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g