Eli

2,896
reputation
353 views

Registered User

name Eli
member for 1 year
seen yesterday
website
location Los Angeles
age
Dec
11
revised jQuery, JSON: Javascript obj/array to json for use with jQuery.ajax.
added 2 characters in body
Dec
11
comment jQuery, JSON: Javascript obj/array to json for use with jQuery.ajax.
Great minds think alike, but for some reason, param() does the same thing. One value only.
Dec
11
comment jQuery, JSON: Javascript obj/array to json for use with jQuery.ajax.
@Darrell Brogdon: Edited.
Dec
11
revised jQuery, JSON: Javascript obj/array to json for use with jQuery.ajax.
added 941 characters in body; edited body
Dec
11
revised jQuery, JSON: Javascript obj/array to json for use with jQuery.ajax.
added 131 characters in body
Dec
11
asked jQuery, JSON: Javascript obj/array to json for use with jQuery.ajax.
Dec
11
comment Why doesn’t jquery turn my array into a json string before sending to asp.net web method?
This is a fine red-marker correction, but are you able to answer the question at all?
Dec
11
answered Properly Filter with PHP/MySQL and Select Box
Dec
10
accepted Cross language development problem
Dec
6
awarded  Mortarboard
Dec
4
answered Cross language development problem
Dec
2
answered type php code into textarea, store in database, then execute
Nov
30
awarded  Nice Answer
Nov
30
awarded  Nice Answer
Nov
29
comment Dvorak vs QWERTY
Tabs vs spaces is a valid question. Or haven't you ever worked on a team project before?
Nov
24
awarded  Necromancer
Nov
22
answered Do you listen to anything while programming?
Nov
17
awarded  Necromancer
Nov
16
revised Get the First or Last Friday in a Month
added 528 characters in body; deleted 11 characters in body
Nov
16
revised Get the First or Last Friday in a Month
added 4 characters in body
Nov
16
answered Get the First or Last Friday in a Month
Nov
11
answered What’s the least useful comment you’ve ever seen?
Nov
2
answered How to access javascript variable value by creating another variable via concatenation?
Oct
31
revised CakePHP or CodeIgniter Longterm Upgrade / Maintainability?
added 136 characters in body; edited tags
Oct
31
answered Javascript’s equivalent to PHP’s $$varName
Oct
31
accepted How to troubleshoot PHP processes
Oct
27
comment How to store a session value in the textbox when the page is loaded???
Don't forget to escape the value when you put it into the HTML field value, or you will end up with half a value if somebody enters a value with a quote mark, and open yourself up to a few other probelms as well.
Oct
27
answered How to store a session value in the textbox when the page is loaded???
Oct
25
comment Opera: .js file won’t load.
I will, thanks! I've put that project on the back burner for a bit, but will be launching it shortly, and will have to test that out.
Oct
20
comment Null vs. False vs. 0
Note about Null: PHP uses it as "no value" but this is not a good habit to get into. In general, Null means "unknown value" which is different than "no value" or "uninitialized variable". Nothing plus 1 is 1, while an unknown value plus one is an unknown value. Just remember that any operator applied to null will (should) result in null, because any operation on an "unknown value" results in an unknown value.
Oct
16
revised Block spam from “tell a friend” forms
added 89 characters in body
Oct
15
answered Block spam from “tell a friend” forms
Oct
15
revised How do you match 12 hour time hh:mm in a regex?
deleted 6 characters in body
Oct
15
answered How do you match 12 hour time hh:mm in a regex?
Oct
14
awarded  Yearling
Oct
10
comment Seriously, should I write bad PHP code?
@yar - see edit.
Oct
10
revised Seriously, should I write bad PHP code?
added 413 characters in body
Oct
9
answered Did you ever switch from one programming language to another?
Oct
9
answered Seriously, should I write bad PHP code?
Oct
9
comment What is your preferred tool stack for PHP development in the Windows Environment?
Will UE it debug remotely?
Oct
9
answered Web Server technology stack market shares?
Oct
9
answered How to properly build a navigation menu that highlights the current page
Oct
9
revised jquery select multiple problem
added 157 characters in body; added 32 characters in body; added 145 characters in body
Oct
9
answered jquery select multiple problem
Oct
9
revised PHP + gzip: close connection and continue executing
deleted 314 characters in body
Oct
9
revised PHP + gzip: close connection and continue executing
added 231 characters in body; added 2 characters in body; added 24 characters in body; deleted 12 characters in body; added 71 characters in body
Oct
9
answered PHP + gzip: close connection and continue executing
Oct
8
awarded  Popular Question
Oct
7
awarded  Notable Question
Oct
5
accepted Get Root Domain of Link