Jump to content
xisto Community

moscower

Members
  • Content Count

    12
  • Joined

  • Last visited

  1. Danieluchis, you only need to install Denver and Apache+PHP+MySQL will be on your local machine.
  2. You can simply do it such way:<html><head>...<body>...<? $k="Hello world!"; ?><b><?=$k;?></b></body>
  3. I'm using FTP in Total Commander (Windows Commander) file manager. Always usefull and standard interface, it is simply the best, why I need something else?
  4. moscower

    Website Copier

    Teleport PRO - classic program, I'm using it already 8 years, and I think it is the best. All sites downloaded with all information I needed. Very usefull tool!
  5. DRWeb - the best antivirus around. Viruses does not know it, but it is very powerfull and small. You can find this antivirus on http://www.sald.ru/
  6. Freeware?Hm... I'm using Miranda as my IM-Messager. It is very powerfull messager. I can talk in ICQ, Yahoo, MSN, AOL, Jabber and IRC from 1 program very useful and free. Netscape 7.1 as browserPixie - very usefull program for choosing color from screen and receiveing it in the HTML formatWinamp - for listen musicTCPView - very usefull tool for checking internet connectionsCutter - for cutting big files on small piecesAdAware - for checking trojansSkype - for talkingNetTransport - for downloading filesPuTTY - for SSH connectionsThat's all I think
  7. I'm using Netscape 7.1 as main browser, I love it. It is very powerful, even if I have small connect it works more stable than IE or Opera. I love this browser. I know, that already Netscape 7.2 appeared but I did not download it, so I can not say anything about this browser.
  8. Ultraedit - the best editor I love work with it, and you can simply add support JDK, and files will be compiled. Also you can use it for programming in any language. You can download ultraedit on http://www.ultraedit.com/
  9. moscower

    Perl And Php

    PHP is very simple and fast language.Perl is harder, but more powerfull. You can do on Perl anything you want, on PHP something is impossible to do. If you want speed, you can use mod_perl, this technology can be faster than php and more stable.
  10. For create new user and pass with mysql console you have to 1)enter to this console as root (for example)>mysql -u root -p2) type command for using mysql system database:>use mysql;3) add user to the user database:>INSERT INTO user (Host, User, Password) VALUES ('localhost', 'username', PASSWORD('userpassword'));It's all
  11. People, use Denver, it is the most usefull tool for checking your php and perl scripts on local machine. It includes Apache+mod_rewrite+SSI+Perl+PHP(GD included)+MySQL(transaction support included)+Sendmail and all in 1 small file - only 2MB. You can simply install it on your local machine and it is all. You can made any count of domains, subdomains etc. Download denver you can here.
  12. I love work in Ultraedit (http://www.ultraedit.com/)I think, it is the best editor around. I use it not only for PHP coding but for any coding I made - Perl, JSP, HTML even Delphi - and all in one interface, you know, you can add macroses there and do all you want.
×
×
  • 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.