50 reputation
7
bio website
location Karachi, Pakistan
age 27
visits member for 2 years
seen yesterday
stats profile views 46

Still learning .. ... ..


May
23
awarded  Popular Question
May
17
revised ICS file dynamic timezone issue
added 451 characters in body
May
15
comment ICS file dynamic timezone issue
Thanks Matt for your support.
May
15
answered ICS file dynamic timezone issue
May
14
comment ICS file dynamic timezone issue
I think it was working fine, as I used $start_zone = date('O', time()); // TZOFFSETFROM and then I set date_default_timezone_set($timeZone); and further I set $end_zone = date('O', time()); for TZOFFSETTO
May
14
comment ICS file dynamic timezone issue
Thanks, it makes sense. :)
May
14
accepted ICS file dynamic timezone issue
May
14
asked ICS file dynamic timezone issue
Feb
12
accepted Printing contents of multidimensional array in PHP
Feb
12
comment Printing contents of multidimensional array in PHP
Yes [0] is dynamic.
Feb
12
comment Printing contents of multidimensional array in PHP
Great!, but it prints only one row, and I want it in loop.
Feb
12
asked Printing contents of multidimensional array in PHP
Oct
15
comment htaccess 301 redirection for the bots
Thanks a lot :)
Oct
15
accepted htaccess 301 redirection for the bots
Oct
15
asked htaccess 301 redirection for the bots
Oct
6
comment How to get data in checkboxes from dropdown list in Ajax/Jquery
Thanks a lot :)
Oct
6
accepted How to get data in checkboxes from dropdown list in Ajax/Jquery
Oct
5
comment How to get data in checkboxes from dropdown list in Ajax/Jquery
Thanks for reply, but main thing is I need that ajax code, I haven't knowledge of ajax :(
Oct
5
asked How to get data in checkboxes from dropdown list in Ajax/Jquery
Sep
26
comment Images in loop with different div class in PHP
Thanks a lot, it worked now :)