background preloader

PHP / SQL / Flash

Facebook Twitter

Small business database web design. Small Business Website Design Company Bognor Regis Web Site Design Service. Web design services overview Web Design Bognor Regis is a website design company offering a range of web design services especially tailored to the specific needs of small businesses.

Small Business Website Design Company Bognor Regis Web Site Design Service

Because we specialise in dealing with small businesses – and we are a small business ourselves – we completely focus on your goals and take time to get to know you, what you are hoping to achieve through your website and where you hope it will take you. We are not just another Bognor Regis website design company, we sincerely want to give you a website that becomes a valuable asset to your small business, something that is worth the investment and projects your image in the best possible way, to as many potential customers as possible, bringing in as much business as possible. We are not offering a standard small business website design package; we are providing a web design service that is tailored specifically to your requirements. To do well, your website should be: GSI New Media, Web Design & Development, E-Commerce, Content Management. Web Design Sussex, IT Consultancy Sussex - Stuart Goss Associates.

A key phase in the development of most websites it making it visible to as many potential visitors as possible.

Web Design Sussex, IT Consultancy Sussex - Stuart Goss Associates

Offline and Online Marketing Offline Offline advertising – promoting your website address on printed material such as business stationary and leaflets as well as including it in ‘traditional’ advertising such as radio and press. Online In contrast to offline marketing, online marketing generally refers to getting your website highly placed in search engines for your subject of interest. For example if your business sells wire-making machinery, you would want your website to be at the top set of results if somebody searched for ‘wire making machinery’ ‘wire manufacturing’ etc. Natural vs Paid For results There are two types of search engine listing for your website: natural/organic and paid for (usually pay per click). Natural Results To be listed in the natural results of a search engine, you do not have to pay any money to the search engine company. Swfobject - SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file.

Looking into flash / php / sql. If you only have a handful of items to sell, then having a database (mySQL) becomes less necessary, though it could still serve a purpose as a sales tool for storing order information.

Looking into flash / php / sql

But as far as PHP goes, it is somewhat of a must-have for the purpose of processing an order form from the web site into your hands. Otherwise, the only option you have is to make the user send you an email describing what they want, which is a less than desirable solution.. PHP can be used to process forms (something neither html nor Flash can do in a web site). With PHP you can process the order form that the user submits from the site and have it send a notification (email) to you of the order, as well as, if you desire, enter the order into a datafile or database (such as mySQL) if you wanted to have one. The database becomes handier when you have alot of products/inventory that you need to manage, both from the presentation aspect and the processing aspect.