Search Results

1
vote
7answers
577 views

how to identify web crawlers of google/yahoo/msn by PHP?

AFAIK, $_SERVER['REMOTE_HOST'] should end up with "google.com" or "yahoo.com". but is it the most ensuring method? any other way out? …
0
votes
2answers
49 views

how to construct web UI in a top-down way?

Has anyone done this ? If so,please share your experience:) …
0
votes
3answers
77 views

Any books on design website UI without referring to images?

I'm weak enough in art,so this kind of books will really help me lot,if there is. …
0
votes
3answers
118 views

why “»” shows as a question mark(”?”) in my page?

Is there any restrictions for it to show normally? …
0
votes
3answers
53 views

text with the same font size looks not the same size on different pages

on both pages,the font-size is 10pt, but on one page the font size looks obviously bigger than on the other page, what can be the reason for this? …
-3
votes
2answers
41 views

Is there a ready utility for web sites to collect user information?

The basic requirement is in look and feel. It should look professional,have an good user interface. I don't know if someone has already developed such a tool especially for doing th …
1
vote
2answers
109 views

How to set icon of a web site besides naming it favicon.ico?

I don't like the hardcoding . …