Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 723604E65 for ; Wed, 8 Jun 2011 08:45:56 +0000 (UTC) Received: (qmail 25669 invoked by uid 500); 8 Jun 2011 08:45:54 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 25640 invoked by uid 500); 8 Jun 2011 08:45:54 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 25632 invoked by uid 99); 8 Jun 2011 08:45:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2011 08:45:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sdolgy@gmail.com designates 209.85.220.172 as permitted sender) Received: from [209.85.220.172] (HELO mail-vx0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2011 08:45:46 +0000 Received: by vxg33 with SMTP id 33so272719vxg.31 for ; Wed, 08 Jun 2011 01:45:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=69/SsWCfl/S1zoASnyAUdakyp6FiUEHAzaeLka4NCd8=; b=hOXApFW8J0P/tA2XMNJX0jOis2pschHMud+ZpSNS8OzbbArqFDeRQnSwcIx+Ct8K1v 1o756vhHCKAxa4YX25tJzn/dXCuZ2C5HuVxicJN5O6qGKSw+Y+/06ujNgbV+Szj56KBm ges6Veb7IJOMO1llGBQ44XGTPvcRtkQKxiFlI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=PiDZj96cmXJY0E0p2eK58YB/LDKlFQB6lo1GX3mwQZ+6pSUSUlvynPCzUHf23Dbt2w ksT+d7NV9nZJ8G/qqhJwhEm7fzWU3Dr+DpzaI48MInbd6tEB2EoUksT5fxgdPTYnEpjV za2FM96a4q6dl+cyV7C9R9ePyu0UpBFq5ugo0= Received: by 10.52.96.134 with SMTP id ds6mr818905vdb.27.1307522725087; Wed, 08 Jun 2011 01:45:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.157.169 with HTTP; Wed, 8 Jun 2011 01:45:04 -0700 (PDT) In-Reply-To: References: <1281620966460-5416141.post@n2.nabble.com> <1281702122493-5419803.post@n2.nabble.com> From: Sasha Dolgy Date: Wed, 8 Jun 2011 10:45:04 +0200 Message-ID: Subject: Re: how to retrieve data from supercolumns by phpcassa ? To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf307f3aca90885c04a52f5b27 X-Virus-Checked: Checked by ClamAV on apache.org --20cf307f3aca90885c04a52f5b27 Content-Type: text/plain; charset=ISO-8859-1 you'll find a response to this question on the phpcassa mailing list ... where you asked the same question. -sd On Wed, Jun 8, 2011 at 10:22 AM, amrita wrote: > Hi, > Can u please tell me how to create a supercolumn and retrieve data from it > using > phpcassa??? > > student_details{{,,{,}}} > --20cf307f3aca90885c04a52f5b27 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
you'll find a response to this question on the phpcassa mailing lis= t ... where you asked the same question.
-sd

On Wed, Jun 8, 2011 at 10:22 AM, amrita <amritajayakumarcp@gmail.com>= ; wrote:
Hi,
Can u please tell me how to create a supercolumn and retrieve data from it = using
phpcassa???
student_details{<id>{<sid>,<lesson_id>,<answers>{&l= t;time_expired>,<answer_opted>}}}

--20cf307f3aca90885c04a52f5b27--