| bio | website | shiplu.mokadd.im |
|---|---|---|
| location | Dhaka, Bangladesh | |
| age | 30 | |
| visits | member for | 2 years, 11 months |
| seen | 2 hours ago | |
| stats | profile views | 3,252 |
Me, a learner, explorer.
Some of my answers.
- Best way to find differences between two large arrays in PHP
- Detect if cookies are enabled in PHP
- Can I open socket in PHP from a specific IP (if the machine has two IPs)?
- Performance of copying a file with fread/fwrite to USB
- How to extract relative URL from argument values from request string?
- Capture image with imagegrabscreen and Wamp
- Would this be enough to deter a robot?
- What is the PHP exec() return value?
- If domain A has an iframe of domain B, which has an iframe of domain A, can domain A access the cookies of domain B?
- PHP: check if a site is down
- How to reroute STDOUT, STDERR back to /dev/tty
- Can you use SELECT JOIN for questions and its tags?
- Splitting huge sql dump file in smallest chunks possible
|
Apr 10 |
revised |
Can someone tell me what this means: @“&(?=x[a-zA-Z0-9]{1,8};)” deleted 136 characters in body |
|
Apr 10 |
answered | Can someone tell me what this means: @“&(?=x[a-zA-Z0-9]{1,8};)” |
|
Apr 10 |
comment |
Explode UTF8 string regarding to uppercase or numeric characters what logic works to split HEREtomorrow to HERE tomorrow and IKnow to I Know instead of IK now ? |
|
Apr 3 |
awarded | c |
|
Apr 3 |
awarded | linux |
|
Apr 2 |
awarded | Enlightened |
|
Apr 2 |
awarded | Nice Answer |
|
Mar 29 |
awarded | Popular Question |
|
Mar 27 |
awarded | Tumbleweed |
|
Mar 22 |
awarded | Notable Question |
|
Mar 20 |
revised |
Determining Build configuration of a Sencha Touch and ExtJS project edited tags |
|
Mar 20 |
asked | Determining Build configuration of a Sencha Touch and ExtJS project |
|
Mar 12 |
revised |
understanding a notation in printf added 11 characters in body |
|
Mar 11 |
comment |
Mediafire API PHP Development It calculates sha1 hash. |
|
Mar 9 |
comment |
Remote Filtering with ListFilter in ExtJS Grid Column Header Did you see my update in question? also did you read my last comment? I down-voted because this does not really solve it. I can not upgrade extJS version. If I could I wouldn't give a bounty on it. I would try upgrade option first. The app is deployed in production I can not change it. |
|
Mar 8 |
comment |
how to shorten this jquery function? shouldn't be the last case default ? |
|
Mar 7 |
awarded | jquery |
|
Mar 6 |
comment |
Remote Filtering with ListFilter in ExtJS Grid Column Header Okay. I found its not only ListMenu.js. It also depends the changes on Ext.menu.* in 4.1. The 4.1 version works as expected(see my update on question). But it does not shows menu entries on 4.0. I can change only Ext.ux. But changing all of it is not possible. |
|
Mar 6 |
revised |
Remote Filtering with ListFilter in ExtJS Grid Column Header added 209 characters in body |
|
Mar 5 |
comment |
Remote Filtering with ListFilter in ExtJS Grid Column Header I am talking about http://docs.sencha.com/ext-js/4-1/extjs-build/examples/ux/grid/menu/ListMenu.js file. Can you elaborate what fails? Ans: It fails to show options. It shows the menu exactly like the screenshot attached to my question. Have you removed your workarround? Ans: Yes I have. This was the code after using new ListMenu.js. |