User Profile
Collapse
-
dot net and mysql
solved already -
net with mysql
solved already -
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... -
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... -
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? -
-
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..Leave a comment:
-
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...Leave a comment:
-
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
No activity results to display
Show More
Leave a comment: