Peter Stone

811
Reputation
76 views

Registered User

Name Peter Stone
Member for 1 year
Seen Nov 2 at 23:59
Website
Location US
Age 26
Web Developer, Seattle
Sep
18
revised Parse Phone Number into component parts
deleted 1 characters in body
Aug
19
awarded  Yearling
Aug
4
awarded  Popular Question
Jul
17
revised Can I get feedback on this PHP function that tests if a user has signed up?
calirfy collapsing if and comment get_db_conn
Jul
17
accepted Can I get feedback on this PHP function that tests if a user has signed up?
Jul
16
accepted Encoding JSON for jQuery Calendar
Jul
16
answered Can I get feedback on this PHP function that tests if a user has signed up?
Jul
16
revised Encoding JSON for jQuery Calendar
clarify where to put the echo statement
Jul
16
comment Encoding JSON for jQuery Calendar
Take the "echo json_encode($rows)" out of the while loop. so: "while (fetch_array) { $rows[] = array(); } echo json_encode...." You want to build up the array in your loop, then json_encode the whole thing afterwards.
Jul
16
answered Encoding JSON for jQuery Calendar
Jul
1
answered Stop Post Data From Different Domain PHP