Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD6B911393 for ; Wed, 2 Jul 2014 19:17:47 +0000 (UTC) Received: (qmail 86715 invoked by uid 500); 2 Jul 2014 19:17:45 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 86669 invoked by uid 500); 2 Jul 2014 19:17:45 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 86653 invoked by uid 99); 2 Jul 2014 19:17:45 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2014 19:17:45 +0000 Received: from localhost (HELO [10.0.1.4]) (127.0.0.1) (smtp-auth username smarru, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2014 19:17:45 +0000 From: Suresh Marru Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Location of PHP CLI Samples Message-Id: <5B82E7A8-8D52-4843-BBA9-41F7666EA1E8@apache.org> Date: Wed, 2 Jul 2014 15:17:42 -0400 To: Airavata Dev Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) Hi All, To access the PHP CLI samples to test drive Airavata API, you can check = out the Airavata Parent GIT: Git Checkout URL - https://git-wip-us.apache.org/repos/asf/airavata.git The scripts are in - = airavata-api/airavata-client-sdks/airavata-php-sdk/src/main/resources/php-= cli-samples/ Suresh=