| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | 11 hours ago | |
| stats | profile views | 53 |
|
Apr 23 |
comment |
Asset management from console application, Yii Let me try this solution, thank you!. Now i am using request component & getBaseUrl() function to point the resources directly instead of assets folder. |
|
Apr 7 |
awarded | Popular Question |
|
Apr 2 |
comment |
How to save jpeg image as Progressive JPEG? Hi Snoke, did you get this working? I am also looking for converting the jpeg to progressive jpeg. |
|
Mar 5 |
awarded | Caucus |
|
Jan 21 |
comment |
PHP application in cloud sites not able to access the memcached running at cloud server - rackspace Thanks for your reply. I installed centOS 6 distribution. I ll go through the links and get back to you. I had chat with the support team, but the solution was not helpful. |
|
Jan 18 |
asked | PHP application in cloud sites not able to access the memcached running at cloud server - rackspace |
|
Jan 10 |
awarded | Tumbleweed |
|
Jan 4 |
comment |
Aramex API integration @SalmanKhimani, Have you resolved this issue? If so plz write down the Solution |
|
Jan 3 |
revised |
Asset management from console application, Yii edited tags |
|
Jan 3 |
asked | Asset management from console application, Yii |
|
Dec 20 |
awarded | Critic |
|
Nov 21 |
comment |
ajaxOnValidation and ajaxSubmitButton in Yii not working together @Blowski, Have u solved this issue? i am also facing the same problem... |
|
Nov 20 |
comment |
Could not install PEAR on Windows 7 with WAMP @WebDeveloper, i posted my solution, i hope it will help |
|
Nov 20 |
answered | Could not install PEAR on Windows 7 with WAMP |
|
Oct 29 |
comment |
Need help changing code for successful file upload, and cancel file upload Go through the following link, similar problem discussed stackoverflow.com/questions/4558067/… |
|
Oct 29 |
answered | mysqli returns empty result - how to display |
|
Oct 29 |
accepted | Yii model behaviour in sub class inherits the AR model class |
|
Oct 29 |
answered | Yii model behaviour in sub class inherits the AR model class |
|
Oct 29 |
comment |
How to show subcategories of a selected main category? Why u are fetching the childnode of all the categories? you can filter it by using parent=$parent_id |
|
Oct 29 |
comment |
PHP: How to store temporary POST data before submit? 1. Set the action of your form to middle page (?nothanks.php?). From there based on the response you can decide the next action. 2. Set the FB & no thanks button in a div and hide it, if the user clicks on Register of type "button" show the div. u can do this using css iteself, ( :after) |