
Search In
Dear friends, I am a Blogger working with an eCommerce company and also run a personal affiliate blog site. Please share various tips & tricks to attract more clicks on my blog and write-ups.
Hello,
I'm trying to load the image from the database only by its name. I tried to pass the directory folder and the image name but it didnt work. Im new at zend.
Thankz!
When I changed theme of blog then I lose the verification code. I saved the code and pasted in new theme but the verification is not working?
‘Human Resource’ one of the strongest and equally important parts of the corporate life cycle. Many organizations still follow the traditional working way for their HR’s and not even aware of latest as well as innovative business cu
Hi All,
I am sharing my recent experience with C-Tools modal form, I was adding custom js file in ctools modal form in Drupal 7.x using jQuery version 1.8
ctools_ad_js();
and add my code under
document.ready(),
but my code didn't work and I am
Unity can crash due to a lot of reasons. This problem is faced by many Unity3D developers, when Unity3D crashes due to whatever reason a lot of work if unsaved gets lost, sometimes the whole scene gets corrupted. This affects our work and wastes a lo
I have as issue in which socket.io is not starting on any iPhone device. I have searched for it and went through some solutions but nothing worked. Here are some issue links:
https://github.com/Automattic/socket.io/issues/976
http://www.codedisqus.
WORKING WITH 3 DIMENSION
The 3D is a new feature of ActionScript. 3D basically stands for Three Dimensinal space. The major difference that comes between Two Dimension and Three Dimension is the addition of an extra dimension. With 2D we used to work
Sanity testing is a software testing technique which is performed by the test team whenever a new build is received for testing. The main objective of this testing is to check if the section or code of the application is still working with a minor ch
Hi Readers!
The other day I was experimenting a little with CSS and this is what I came up with.
<style>
imsocool {
color:blue;
}
</style>
<body>
<imsocool>HELLO</imsocool>
</body>
