User Profile

Collapse

Profile Sidebar

Collapse
weskam
weskam
Last Activity: Jul 7 '24, 02:47 PM
Joined: Jul 26 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • weskam
    started a topic dot net and mysql
    in .NET

    dot net and mysql

    solved already
    See more | Go to post
    Last edited by weskam; May 7 '10, 12:10 PM. Reason: solved

  • weskam
    started a topic net with mysql
    in .NET

    net with mysql

    solved already
    See more | Go to post
    Last edited by weskam; May 7 '10, 12:11 PM. Reason: solved

  • weskam
    started a topic About Tkinter Gui

    About Tkinter Gui

    if i get the data through socket, how can i put them in the Tkinter GUI??
    Can Anyone give me a clue by the below...
    See more | Go to post

  • weskam
    replied to about array
    Thanks very much, both of them work
    See more | Go to post

    Leave a comment:


  • weskam
    started a topic about array

    about array

    if there are same elements in the list, how can i take them away and make the list unique..... somethings like array_unique in PHP.... i have consult this web site, but it doesn't talk about it
    http://www.java2s.com/Code/Python/List/CatalogList.htm...
    See more | Go to post

  • weskam
    started a topic about html tags

    about html tags

    I take out the data from database. The data is full of html tags. Is there any way to strip all the html tags?
    See more | Go to post

  • weskam
    replied to about remote mysql
    dear canabeez
    thanks very much
    See more | Go to post

    Leave a comment:


  • weskam
    replied to about remote mysql
    Dear Canabee.
    Thanks..very much...i am not familiar with networking, what i found is if i ping the remote server, it returns the speed of average 180ms. if i ping my localhost, it returns 0ms. Does it means that connecting remote mysql, we needs 180 times than local mysql....

    i am totally confused..
    See more | Go to post

    Leave a comment:


  • weskam
    replied to about remote mysql
    thanks very much.

    1) mysql_connect(' localhost','roo t','123') ->both mysql and php in the same machines
    2) mysql_connect(' 222.222.222.22' ,'root','123') ->both mysql and php in the same machines

    the above 2 cases, it works well

    3) mysql_connect(' 333.333.333.33' ,'root','123') ->mysql and php in different machines

    the speed become very slow

    The same case also happen in my...
    See more | Go to post

    Leave a comment:


  • weskam
    started a topic about remote mysql

    about remote mysql

    i connect mysql remotely. it is very slow
    i google search, some web sites said, put
    skip-name-resolve
    skip-host-cache
    i have done that...however, it is still very slow
    i read some web sites, someone said.. change the host file in mysql, however, i cannot find the host file in my mysql directory,
    the version i installed is the version for windows.

    Can anyone give me some ideas
    See more | Go to post
No activity results to display
Show More
Working...