Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bruceleung2000

    How to compare strings OR chars of 2 strings

    Hello ALL, I am a newbie to perl programming. I am trying to compare 2 strings read from separate files. It seems it the results are the same - cannot compare 2 same strings. Can anyone tell me how to correct the following programs ? ===== open (fh0, $fname0) or die "cannot read file...
  2. bruceleung2000

    Cannot user wildcard in Perl under windows XP

    Hello, I have written a program to try to get wildcard from DOS command (under Windows XP), but it cannot do wildcard to get all files (ok1, ok2, .... ok9) but ok* or ok? - it WORKS under only unix and linux. Does anybody help to tell me how to solve this problem ??? Thanks in advance ...
  3. bruceleung2000

    how to fix Chinese encoding in html/php script

    Hello, I have just written a PHP script which displays some Chinese message on output, but when I surf with IE browse, it always displays garbage characters until I choose menu (View => Encoding => Big5) to display Chinese char correctly. Can anyone tell me whether I can write html or PHP...
  4. bruceleung2000

    PHP Installation problem - database type not supported

    Hello, I have 2 problems which I still cannot solve after reading the documentation in this site : 1) Originally, I wrote a test program (php) to call mysql_connect(). I found a suggestion from PHP documentation from www.php.com and change it to mysql_real_connect(). I still get the error...
  5. bruceleung2000

    Setup chat room or forum server in linux ???

    Hello, Can anyone tell me (how-to) or where I can find the documentation to setup a new forum (chat room) server in my home Mandrake or RedHat linux ??? Thanks in advance ! BL
  6. bruceleung2000

    Hello, I have the following str

    Hello, I have the following strange scenario, I hope somebody help !!! 1) I tried to install removable disk (128MB mini-drive) and failed to recognise CD-ROM (it seems both cannot co-exist - I do NOT why) under Windows 98 Second Edition 2) I decided to choose CD-ROM rather than mini-drive...

Part and Inventory Search

Back
Top