Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Creation of Raw Exposure manually
SAP Gurus
I am creating Raw Exposure ( Hedge management ) thru T Code TEM10 with followin
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try