Jump to content
xisto Community

vitrus

Members
  • Content Count

    43
  • Joined

  • Last visited

Everything posted by vitrus

  1. I am running my own mail server (dedicated) works great...
  2. Depends on what kind of game you are running but I sincerely suggest you use PHP and mySQL. Even if your game is a flashgame, the trouble will than be how to build a link between the flash (actionscript 2.0) and php...Maybe actionscript can connect to mySQL itself these days?
  3. Indeed.. the design is okay.But there are very proffesional designers that would build new gaming sites for 40 - 50 dollars
  4. RoFL @ a coding site that uses movabletype itself ...Hotscripts = to massive for me... We have a very good scripting resource community in the Netherlands (http://forums.xisto.com/no_longer_exists/) but most of you can't read it I gues...
  5. JSP code highlighting in Notepad++ SUX...You have to specify 'java' as language but it hardly has any colors and is not clear...HTML code highlighting is not very good, so ony for complex PHP programming (and some other languages I don't use probably)...
  6. The 3 gallery's you suggested are all to big for a small album (so you must really have lots off pictures). I suggest you build one yourself ?
  7. Definetly, the changed lots of things on the JSP engines! - Php is easier to learn than JSP - There are more servers that offer PHP useage - PHP is faster for SMALL applications - Usage of HTML and CSS? If you are a good developer PHP and JSP will work the same. (so paladin, and epox where soooo wrong)... - JSP is far more powerfull than JSP (so biscuitrat when did you made up that non-sence) - JSP could connect to ANY database available (and easier than PHP) - It makes very streamlined pages (biscuitrat again sais it does not), but working with packages and classes makes Java a REAL Object Orientated Language, something PHP will never "really be". I think that the main community of people who want to screw around with websites wil use PHP because its easier to code and to host. However most real developers will be using JSP or .NET ...
  8. So thats not how to connect to a mySQL server from your PHP scripts is it?I recommend u use phpmyadmin (a tool you can probably find under domain.com/phpmyadmin , unless it is offcource not installed)... In that interface you can easily alter you table's !
  9. vitrus

    Need Free Ftp Client

    Best FTP clients are by far the 2 free tools: - cuteFTP - https://www.globalscape.com/cuteftp and as skynet allready mentioned: - smartFTP - https://www.smartftp.com/
  10. http://www.designnation.de// Got some VERY nice websites which are perfect for clans!
  11. I agree with Spectre allthough he made 1 mistake...mysql_num_rows() returns the result of the "specified" result (no not query) ..so once you executes your query you can use $numerofrows = mysql_num_rows($result); yo make the variable $numerofrows contain an Integer with the rowcount...
  12. Hmmzzz I wil start working with that soon.I once started a website that was using excell as a database (only to view not to change) .. So all people in one company could look at the same data via intranet (php)...
  13. It looks okay, but the chinese is a problem .. I can 't really get used to the strange paintings all over the site...
  14. Definetly Dreamweaver (hmmzzz I'm kind of a microsoft disliker on these forums ). All though I prefer tools which just lets you handle the code.... favorites: - Notepad++ https://notepad-plus-plus.org/ - Editplus https://www.editplus.com/
  15. My choise goes to firefox! - It is faster- It has nothing to do with microsoft- It is safer- It is more strict to doctypes (being more strict to valid HTML usage is sometimes a disadvantage because some (badly formatted) pages will display errors that IE doesn't even notice....It does however stimulate developers to build good sites!
×
×
  • 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.