Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

json

0
votes
0 answers
41 views

Access CouchDB with XHR using Javascript

I've been looking into CouchDB recently and I'm currently having the problem that I don't know how I would access it using Javascript. As far as I…
asked June 24, 2011 7:27 am CDT
slosd
0
votes
0 answers
36 views

How to update the user profile through tokenid when a particular user logs in using his username and password

I have an application in which when the user enters his username and password in the login form , his username and password are submitted to the…
asked June 24, 2011 2:35 am CDT
Rani
0
votes
0 answers
49 views

Java: serialize TreeModel, TableModel to JSON, and vice versa?

On the client side, a user specified input creates a unique TreeModel and TableModel. This needs to be serialized to JSON for storage on MongoDB…
asked June 23, 2011 11:24 pm CDT
Kim Jong Woo
0
votes
1 answer
48 views

PHP: Trying to get property of non-object

<?php include 'includes/config.php'; function do_curl($start_index, $stop_index) { // Do query here to get all pages with ids between start index…
asked June 23, 2011 2:15 pm CDT
Rico Steel
0
votes
3 answers
26 views

CURL and JSON problem.

I'm trying to set up a script that will scrap my facebook pages and return to me all the info so i will be able to insert it to the database (Name,…
asked June 23, 2011 9:17 am CDT
Rico Steel
0
votes
2 answers
37 views

URL encoding seems to get in the way of properly json encoding/decoding in my PHP program.

I'm implementing a PHP script which receives an HTTP POST message with in the body a json string, tied to a 'report' parameter. So HTTP POST…
asked June 22, 2011 2:03 pm CDT
Dieter
0
votes
0 answers
50 views

What should the return value of a JSON GET or POST look like?

I'm new to JSON and just starting to wrap my head around it's functionality. I'm trying to see if I can get print some data from some JSON methods.…
asked June 22, 2011 11:21 am CDT
Eric Brotto
1
vote
1 answer
34 views

JSON with PHP page of mine

I've created a page which is in PHP, it emulates the look of http://www.radioborders.com/on-air/station-schedule ( only the table part) for a radio…
asked June 22, 2011 8:34 am CDT
axenohya6
0
votes
3 answers
33 views

How to use the json_decode/json_encode in php?

I am getting a problem in php. I am trying to pass the username/password from android and checking the value in MySQL through PHP. While using…
asked June 22, 2011 8:17 am CDT
ramesh
0
votes
1 answer
42 views

How to implement a facebook-like api?

i am going to be coding an api, and after playing around with the facebook api, i really like how they do things, especially with the url scheme…
asked June 21, 2011 1:18 pm CDT
justin
3
votes
2 answers
28 views

Storing Website Data - JSON vs SQL

I'm managing a website that is built from the ground-up in PHP and uses AJAX extensively to load pages within the site. Currently, the 'admin'…
asked June 21, 2011 8:26 am CDT
skoshy
0
votes
1 answers
27 views

How to save value single time in database in iphone

i have an application in which i have 2 pages.one page is Register page and other is Login Page .when a new user enter values in the register page…
asked June 21, 2011 1:24 am CDT
Rani
0
votes
0 answers
57 views

Jquery regex in string (text and image)

I need need 2 things in jQuery (twitter like) regex a normal link check if the link is an image or an website/doc/etc (so i can use a lightbox or…
asked June 19, 2011 6:16 pm CDT
rayrule
0
votes
2 answers
34 views

JSON Encode Help

Currently, I have a JSON encoded array that looks like this: [ { "username1": { "post": { "some_key" : "some_value" } } }, { "username1": { "post":…
asked June 19, 2011 10:10 am CDT
Howey-Ya-Doing
0
votes
1 answer
31 views

Trying to get perl output json data under a parent

Here is my code #DATA SOURCE NAME my $dsn = "dbi:$platform:$database:$host:$port"; #PERL DBI CONNECT my $connect = DBI->connect($dsn, $user, $pw)…
asked June 19, 2011 5:43 am CDT
Xinier
0
votes
0 answers
28 views

How to pull MySql (un-indexed) lookup table into javascript and maniplate rows in loop without ids

I know that in python (using the MySQLdb module) I could connect to a database and pull the whole table down with cursor.execute( MySql query ).…
asked June 18, 2011 5:35 pm CDT
ChewyChunks
0
votes
1 answer
64 views

Instant search with Whoosh - Index and search a MySQL table using Whoosh outputing JSON results

I want to index a MySQL table using Whoosh and create an instant search page, so I need the results of the Whoosh search to be in JSON. Is there a…
asked June 18, 2011 12:53 pm CDT
seanieb
0
votes
0 answers
43 views

Lift-mongo-record: Empty JsonObjectField in mongo collection

I'm trying to save a record with JsonObjectField (using lift-mongo- record in Play framework) but it is empty in database collection. That's my…
asked June 17, 2011 11:06 am CDT
ThomasMore
0
votes
0 answers
45 views

Returning json from php to dashcode web application

I am building a search result page that needs to be formatted for the iPhone. I have built a browser based web application in Dashcode and input…
asked June 15, 2011 6:27 pm CDT
PTC
0
votes
1 answer
38 views

JSON values are not getting saved to SQLite database in iPhone

I have an application in which I am posting data to my server API database through HTTP POST method and get response in JSON format. I want to read…
asked June 15, 2011 3:53 am CDT
Rocky
Pages : 1 | 2 | 3 | 4 | 5 > [12]
234

json

Tagged: json
Related Tags
mysql × 98
php × 93
http × 37
javascript × 28
android × 26
mongodb × 24
jquery × 20
regex × 19
ajax × 15
java × 14
iphone × 12
sqlite × 12
python × 10
nosql × 9
apache × 9
ruby × 8
c# × 8
couchdb × 7
post × 7
postgresql × 6
database × 6
curl × 5
node.js × 5
arrays × 5
tomcat × 4