![](https://xisto.com/discuss/uploads/set_resources_4/84c1e40ea0e759e3f1505eb1788ddf3c_pattern.png)
kilz
Members-
Content Count
57 -
Joined
-
Last visited
Everything posted by kilz
-
when I visit my localhost, cpu usage of iexplorer.exe always more then 70%it makes my computer gettin slow.but other site don't have such kind of problem.seems it's because javascript or iframe, right??are them wasting lots of cpu.
-
Ive heard something about the sims 2, seems the game is excellent, just like what human is.?and it makes me happy when I'm playing the sims 1.I really interested about the game.
-
yes, netfirms is a adshostings. so they do put popups or banners etc on your site.the google ads is from netfirms, and netfirms get money from them.they steal our money !!! I have a website @ netfirms too. . .and they never pay you money form our ads.alse, they don't allow us get pay from ads. and don;'t allow us join pay banner / popup program
-
yes, the website is hosted on my computer before.my computer's speed: 501 mhz cpu, 64 mb ram, 10gd harddisk. but now, the website has been moved to a fast server with 4 2.8e cpu, 2Gb ram, 120 gb harddisk. since yesterday. the server is good, however, some error @ my php script. I don't know why. their php version is 4.3.8, mysql 4.0.20, apache 1.3.31, unix server. mince is 4.3.7, mysql 4.0.20, apache 1.3.31, windows system. but copy(), and some of the function from php is not working at their server. please help. I'm stuck.
-
PHP is easy, but C# is not.some1 say dat C is a top level language. . .and php is basic. because php has lots of build in function.??
-
I have my own google ads, but I've never use them. because visitors will leave you site when I put too many ads at my site. how many are you paying for hosting?? admin
-
no please. I hate them, so why do I choose Xisto and not geocities!!! because Xisto has no ads at your site. if YOu do so. . . no more member will be here.
-
really not hard to learn.I start it this summer hoilday. and now , I feel good with php.they are as simply as ASP is.so try to see more code and you will be a php programmer.
-
backup database, you can use phpmyadmin to create databases to sql , excel format etc. and save them.or you can just copy the data folder from mysql.but you must have mysql installed on your own local computer.
-
What is your favorite developer web "kit"
kilz replied to Troop107-Admin's topic in Websites and Web Designing
I use editplus for html, css, javascript and php.and nothing else. -
SQL is easy. . . if you wanna insert datas into databases, example: insert into table (name, age) values (peter, 10);then peter will be added. if you're going to delete datas, example: delete from table where name = "peter" && age = "10";then peter will be deleted. if you wanna change peter's information, example: update table table set name = "tom", age = "100" where name = "peter";then peter will be tom. is this a good example??
-
I agree with you, too many ads. however, no popup is okay
-
I know php only, but I'd like to learn C/C++ next time.
-
what do you think??
-
when I use mysql_free_result() to free the memory. . .seem nothing happened.how if I don't use this function.one more question is. ..mysql_close(). . why should I close mysql connection??
-
good for manager website. . .I guessbut.. . . I'ver never tried cpanel. . .just wanna take a look.
-
http://forums.xisto.com/no_longer_exists/ it's quite ugly. . .
-
I think editplus is the best php editor. . .it support multi language such as c/c++, java, perl, php, cgi, asp , html. . . & sql etc.any it has lots of highlighter, it make the script clearer.I've tried using phpedit, zendsudio , notepad etc. but editplus is the best.