No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
huhhh.. then is not secure...
I need function to serving different data depend on browser type, mobile or desktop.. I need something like this <?php if browser_resolution_small { // one type of data } else { // another type of data for big resolution } ?> so I need to pull different data but I …
I need something simillar but I need to show div block depend of resolution.. so I need somehing like this <?php if browser_resolution_small { // div block for browser resolution 1900*800 } else { // div block for browser resolution smaller then 1900 * 800 } ?> but ofcoirse I …
I use this function http://goo.gl/Luxkx to create Fetching Posts by Category with jQuery , but the problem is that I need pagination. For example, I have in some categories more than 10 posts. The first 6 posts show up okay, but I need pagination to show the rest. You can …
The End.
dados