|
May
9 |
|
comment |
how to save checkbox value in paging with php @itachi it makes it insecure and dirty for address. |
|
May
9 |
|
revised |
How to hide other tabs's content and display only the selected tab's content added 85 characters in body |
|
May
9 |
|
comment |
How to hide other tabs's content and display only the selected tab's content Did you set id for your tab contents?
|
|
May
9 |
|
revised |
How to hide other tabs's content and display only the selected tab's content added 85 characters in body |
|
May
9 |
|
comment |
How to hide other tabs's content and display only the selected tab's content Oh I made a mistake. I'll edit my answer. |
|
May
9 |
|
answered | How to hide other tabs's content and display only the selected tab's content |
|
May
6 |
|
comment |
Getting the value of the selected radio button and insert the data Shouldn't this be checkbox instead of radio button? Radio button is meant to be used for single option selection. |
|
May
5 |
|
awarded | Popular Question |
|
Apr
17 |
|
comment |
How do I specify charset with PDO? I use the second way after establishing the connection and it works. pdo->query("SET NAMES 'utf8'")
|
|
Apr
16 |
|
awarded | Popular Question |
|
Apr
12 |
|
comment |
accessing result array in codeigniter Where is $userdetails['profilepic']; in your code? The error says there is nothing to get from that variable, defiantly there isn't anything fetched into $userdetails['profilepic'];.
|
|
Apr
12 |
|
awarded | Tenacious |
|
Apr
7 |
|
accepted | Sprite rotation and question about sampler state |
|
Apr
7 |
|
comment |
Sprite rotation and question about sampler state Hey! I fixed my smoothness too. I was using wrong surface format. Thanks for the help. |
|
Apr
7 |
|
comment |
Sprite rotation and question about sampler state I fixed my rotation issue but still having problem with anti-aliasing. |
|
Apr
6 |
|
comment |
Sprite rotation and question about sampler state Like you said, 1.5f would have the same result as 1.0f. I haven't checked manual rotation matrix yet, but I'll do. By the way, I'm using D3DXSprite for drawing, does multi-sampling work on sprites too? Because I set the properties for it and didn't get any result. |
|
Apr
6 |
|
asked | Sprite rotation and question about sampler state |
|
Apr
4 |
|
answered | Do I need to change URL in my pages while rewriting URL's |
|
Apr
4 |
|
revised |
Show number of factories behind categories in sidebar. codeigniter added 4 characters in body |
|
Apr
2 |
|
comment |
Show number of factories behind categories in sidebar. codeigniter I gave you the idea. You should fit it with your logic. |