Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co