
Search In
Hi! I'm working at an application which use location.I want my location to be updated everytime when i'm moving,without making a refresh.How i can do this?
Hi mates! Actually i am working on woo-commerce site and i want build site like http://www.mysmartprice.com/ so suggest me how should i build that site? should i build in wordpress or yii-framework? if wordpress then which theme or plugin is better t
Hi,
i made a camera which is looking around in the game.i set the rotation. 20 seconds for a tour. When i enter play mode it is working. it is rotating in a normal way, but when i build the game, it is rotating maybe ten times in a second.Anyone kno
I want tocreate the layout just like this but i dont know how to create onChildClickListener so any programmer here please help me in creating this layout with OnChildClcikListener event.
Using PHP and using the curl as service I'm working on a REST website
So, How can i make request by HTTP authentication?
I need to know can i use the library functions ? I they exists for this way
Please comment your answers.
Inline styles have the highest priority of all CSS. In general, I would recommend you avoid using them and place your CSS declarations in external files. However, you may not have that luxury if you are working on a legacy system or do not have direc
There was an error in img tag when no image source found. I used this
"" and it works fine for me. Try it
Flickering issue come at the time of page transition due to jQuery mobile zoom function, which can be remove by deleting these two lines from jquery mobile:
meta.attr( "content", disabledZoom );
meta.attr( "content", enabledZoom );
I hope this wil
" isset — Determine if a variable is set and is not NULL . "
Suppose we have a HTML form and we want to know whether that form has been submitted or not we have to do a basic simple step .
if (isset($_POST["submit"])
{ write something here }
This mea
"%g" % (float_number)
Above function formats float number to natural number if it contains zero's after decimal point otherwise format float upto one decimal point
Helpful in showing working days(like 22.5 days)
