Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know