Summary of my life..

Yuhuuu….it’s been a long long time i had not posted anything to this blog…hope uncle google will not mark this site as a “inactive site”.

(more…)

Posted under My Life by Lie Fung on Sunday 30 May 2010 at 10:34 pm

MySQL Database Handling in PHP

Most interactive websites nowadays require data to be presented dynamically and interactively based on input from the user. For example, a customer may need to log into a retail website to check his purchasing history. In this instance, the website would have stored two types of data in order for the customer to perform the check – the customer’s personal login details; and the customer’s purchased items. This data can be stored in two types of storage – flat files or databases.

(more…)

Posted under Learning by Lie Fung on Friday 26 February 2010 at 11:04 pm

7 Things to do NOW to Look Good ALWAYS!

Fashion magazines target people every day with lists and charts telling them the latest trends and techniques to look better, skinnier, smarter, where to buy the hippest clothes or the latest shoes! If you’re a woman, you are probably bombarded more often than you like, and if you’re a man, you may not get the information that you really want to know! Due to the glut of information available, most people know the obvious things to do to look elegant or well groomed, such as getting a good haircut or wearing certain brand name clothes. However, this may lead people to overlook some simple, basic things that can be done RIGHT NOW to add that subtle flair and polish to your everyday look!

(more…)

Posted under Beauty by Lie Fung on Thursday 25 February 2010 at 11:06 pm

Developing State-enabled Applications With PHP

Installment 1

Developing State-enabled Applications With PHP

When a user is browsing through a website and is surfing from one web page to another, sometimes the website needs to remember the actions (e.g. choices) performed by the user. For example, in a website that sells DVDs, the user typically browses through a list of DVDs and selects individual DVDs for check out at the end of the shopping session. The website needs to remember which DVDs the user has selected because the selected items needs to be presented again to the user when the user checks out. In other words, the website needs to remember the State – i.e. the selected items – of the user’s browsing activities.

(more…)

Posted under Learning by Lie Fung on Wednesday 24 February 2010 at 11:09 pm

Things to Note when Designing

Home Page

Home page should clearly indicate what the site is about. Provide top level navigation on the first page, your logo, and tell to the visitor what he can found on your web site. Your home page should be informative, and should call your visitor on action. Home page is the place where the visitor decides what he will do, click on some of your links, or leave the site. If you have a discount, or if you offer some free service in attempt to make a contact with potential customers, make sure to provide link to that service on your home page.

(more…)

Posted under Learning by Lie Fung on Tuesday 23 February 2010 at 11:15 pm

Benefits Of CSS

What is CSS?

CSS is a simple file which controls the visual appearance of a Web page without compromising its structure. Using CSS we can control our font size, font color, link color and many other attributes on our web page. This will make our HTML code much more readable and the page size will be reduced.

(more…)

Posted under HTML by Lie Fung on Monday 22 February 2010 at 11:17 pm

Three Way Linking

Three way linking and concerns.

For many years SEO experts were happy with two way linking or reciprocal linking but in due time researchers anticipated a change in Search Engine’s Algo.

(more…)

Posted under Internet by Lie Fung on Sunday 21 February 2010 at 11:19 pm