How to Determine If a User is Accessing a Web Site Through a Mobile Device
Last Updated on Wednesday, 23 January 2013 12:51 Written by David Bauernschmidt Wednesday, 23 January 2013 12:00
With the explosion of smartphones, tablets and other handheld devices it is becoming more important than ever to determine what type of devices are being used to get to your data. Furthermore; hiring a development team to build the same application for Apple, Android, and Microsoft is almost only dedicated to companies that are very large or those companies that are willing to lose money until they hit it big. For the vast majority a solution is to develop a web application that fairly browser independent. This article is not designed to show you how to build a mobile application (this might come in a later blog) but rather provide you with the first step in this journey. This sample is to help in identifying whether a user is on your site by a mobile device or through a normal browser. I have pulled together different parts of the web to provide step by step instructions to do the following:
Learn MoreHow to Redirect with PHP
Last Updated on Sunday, 6 January 2013 12:00 Written by Richi González Sunday, 6 January 2013 12:00
Hello,
With this article you will learn how to redirect your users to another page with a simple PHP function. This becomes really handy when you have authenticated your user and want to take it back to the home page, for example.
1. The function we will use is header()
Learn MoremojoPortal Tips: Using Membership Pro with Premium Content
Last Updated on Saturday, 5 January 2013 12:25 Written by Carole Bennett Saturday, 5 January 2013 12:00
One of my new mojoPortal clients plans to add premium content (videos, e-books) to her website as her business development practice grows and expands. That’s actually a very easy requirement to fulfill with mojoPortal and the Site Membership Pro plugin; let’s step through how I’ll set that up for her mojoPortal-driven site.
First of all, we’ll set up the client’s mojoPortal-driven site, and plan out what kind of exclusive content she wants to be able to offer her users. By creating free “premium” content, she can capture contact information from interested prospects, and use the Newsletter feature in mojoPortal to promote the monetized content afterwards.
Learn MoreBeginners Guide to Creating a Website
Last Updated on Saturday, 5 January 2013 07:27 Written by Sefket Nouri Thursday, 3 January 2013 12:00
This guide will help you start on your feet on creating a website.
What is a Web Host?
A web host is a company that sells you web space for you to host your website. Without web space, you can’t have a website up.
1) First, you would need a server to put your website online. A server is what holds your website up.
Learn MoreThe Reason Why the Product Price is Always Zero in Your TomatoCart Site
Last Updated on Sunday, 23 December 2012 05:54 Written by Jack Yin Monday, 17 December 2012 12:00
Some users reported that the product price stays zero, whether changed or not.
Question from the community:
Hello I have just one question, if I set my price for the product(the price)is not displayed on the website and in the products list.
Learn More
Recent Comments