upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis