Jump to content
xisto Community

kilz

Members
  • Content Count

    57
  • Joined

  • Last visited

Everything posted by kilz

  1. we all love php, lolfor me, perl is too hard, asp is too expensive. . .and php, jsut fine, easy to learn and easy to use.
  2. 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.
  3. kilz

    The Sims 2!

    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.
  4. 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
  5. 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.
  6. 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.??
  7. 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
  8. 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.
  9. kilz

    Learning PHP

    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.
  10. kilz

    Database Backup

    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.
  11. I use editplus for html, css, javascript and php.and nothing else.
  12. kilz

    MySQL

    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??
  13. I agree with you, too many ads. however, no popup is okay
  14. I know php only, but I'd like to learn C/C++ next time.
  15. 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??
  16. good for manager website. . .I guessbut.. . . I'ver never tried cpanel. . .just wanna take a look.
  17. http://forums.xisto.com/no_longer_exists/ it's quite ugly. . .
  18. 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.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.