Hi;
I am try to write a program for website search.
I want my home page will display Australia news when user come in, and when user click a link, it will bring out new zealand news and display in the home page, But i could not do that, could anyone help me, please, thanks.
<!DOCTYPE html...
Hi;
If i click a link from a navigation menu, how i can bring out a list of relative result (links )from serach engin(like google)? Thanks
For example, i click on the a link of Australia News, it will bring out a list of Australia News(links) to me, and so on.
Hi;
How to get a string value from typing and put in a address bar.
For example, if i type javascript tutorial, and then click submit, the url in the adress bar will like "http://www.xxxx.com/index.php?string=javascript+tutorial"
Could anyone can help me, please, thanks
<form...
Hi;
I want to subsr() for chinese letters, but it doesn't work, could any one help, thanks.
substr('??????????????????????', 0, 7);
and i want the result as following;
???????
Hi;
I'd like to ask you how i can let my website to easy to search by key word? for example, searching by Doctor or Driving School.
I have already add the keys i want to let people easy to find to mata tag already, but it still doesn't help.
Could anyone give me option, please.
Thanks
Hi;
if i got some strings as following
str1="asdfghjjjjjkkk";
str2="jhdkjfhaskjhfdkjsahdfhasfsdfdk.....";
str3="gf";
then i want the above just keep the first front 3 letters and then add the ".." to the end of the string
str1="asd..";
str2="jhd..";
str3="gf";
Would any one tell me how i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.