Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to detect mobile device in website using PHP

If you want to know any mobile device is accessing your website, Then the easy way to detect device is to run a php code. Lets see the code below :- <?php $useragent=$_SERVER['HTTP_USER_AGENT']; if(preg_match('/(android|bb\d+|meego).+mobile|av

Website Development: 10 PHP Programming Mistakes Web Developers Should Avoid!

Source: www.finalwebsites.com PHP as a scripting language has gained immense popularity among web developers who strive to ensure that their websites are attractive and have a great functionality. It’s because of PHP that developers are able to c

How to ACL to your component in Joomla 3

Today we will explore one of the greatest feature of Joomla! that comes built-in with core Joomla. This in-built ACL feature gives you the ability to control to your application exactly what the user can see and what User can do. Before dive into th

How to Make iOS AVplayer Play the Full Video without Restarting in Middle?

AVPlayer sometimes restarts in the middle of playing a video and i'm not sure why. Also, as soon as the view is loaded it begins to play. I want the user to click play first and then let the player start playing. Here is my code:   class

Magento Vs osCommerce : A Comparison Study for Best Online Stores

Businesses are developing over the internet year after year. In fact, it has been a door to pursue myriad new business opportunities. Now one of the major factors that which determining the success of your business is the choice of your e-Commerce pl

How to hire a full stack developer?

Who is a Full Stack Developer? Full-stack developers are knowledgeable in both front-end and back-end web development. They are familiar with the majority of programming languages. When developing a website or API application, always consider hiring

[Paid/Partnership] Kinky Dating Site With Long-Term Plans

Hi! I'm new here, this is my first post. I'm Nookie, and I run a dating site for kinksters originally built on an Oxwall/SkaDate framework and customized.   In seven months, we've grown to 22,000 users, despite bugs, slowness, and

How to Create a Responsive Web Design

                    Responsive Web Design     Responsive website   Responsive web design has become a household term. A responsive website is must if you want to have a user-frie

How to bind all dates of month on GridView Header cell in .net

Hello all, Working with ASP.NET, we wanted to print all the dates of months on the Header cell of GridView based on current month and year dynamically from code behind which can be changes later on by selecting different month and year from the two

How to create PDF report using python script in OpenERP(Odoo-8)

In OpenERP first, create existing module and then inherits the account.invoice object in your own module and also create report file in your own module. Follow these step given belowas Step1- First create module like, test then create file in your

1 397 408
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: