| bio | website | |
|---|---|---|
| location | Mysore | |
| age | 23 | |
| visits | member for | 1 year, 11 months |
| seen | Apr 25 at 5:42 | |
| stats | profile views | 22 |
|
Mar 26 |
awarded | Necromancer |
|
Jan 2 |
awarded | Popular Question |
|
Dec 5 |
asked | how to put loader image on top of a page with page blurred |
|
Nov 7 |
comment |
strtotime not working in php for HH:MM:SS format ya mate, i went in the wrong direction. At first i thought it was time. :( |
|
Nov 7 |
accepted | strtotime not working in php for HH:MM:SS format |
|
Nov 7 |
comment |
strtotime not working in php for HH:MM:SS format Yup.. Now i got it mate. Thanks. I have to look into some otherway to compare these two durations. |
|
Nov 7 |
comment |
strtotime not working in php for HH:MM:SS format updated the question... |
|
Nov 7 |
revised |
strtotime not working in php for HH:MM:SS format added 175 characters in body |
|
Nov 7 |
asked | strtotime not working in php for HH:MM:SS format |
|
Oct 16 |
answered | CodeIgniter/jQuery - Ajax call returns full html page instead of my echo |
|
Oct 11 |
comment |
removing selected item from dropdown but displaying it as selected Thank's a lot dude. I had implemented like this only as suggested by you. Thank's again |
|
Oct 11 |
accepted | removing selected item from dropdown but displaying it as selected |
|
Oct 9 |
comment |
removing selected item from dropdown but displaying it as selected ok...i will try this one and update soon here. :) |
|
Oct 9 |
comment |
removing selected item from dropdown but displaying it as selected ya i know.... that's why i put this question here. Just to confirm whether there is any way to do it. |
|
Oct 9 |
asked | removing selected item from dropdown but displaying it as selected |
|
Oct 3 |
accepted | filter an array using ajax in php |
|
Oct 3 |
comment |
filter an array using ajax in php thanks mate..... I am able to do it now with the above method.. :) |
|
Sep 28 |
comment |
filter an array using ajax in php ya i had done it like this. But i am not able to get the response. $.ajax({ type : 'POST', url : 'Abccontoller/abcaction', data : json_encode($this->array), success : function(data){ } }); data ddoesnot have anything.... it's null.. |
|
Sep 27 |
comment |
filter an array using ajax in php I had tried with this, but not able to resolve it. Can you give me a simple example with above reference. Thanks for response. |
|
Sep 27 |
asked | filter an array using ajax in php |