Jump to content
xisto Community

mhykhh

Members
  • Content Count

    22
  • Joined

  • Last visited

Everything posted by mhykhh

  1. Those posts makes perfect sense to me. Thanks a lot for posting guys. I'm trying to connect 3 computers at home (wired connection). I'll start tomorrow and I'll let you know if anything goes wrong and if everything went well. Thanks again guys.
  2. Hey guys,I really have no idea about networking. Can someone please give a quick intro or maybe a link to some tutorial that could get me started. I really wanna learn how to network computers. I also need it for my studies. Thanks in advanced guys and Merry Christmas to you all
  3. mhykhh

    PHP

    Get the manual from php.net, read some tutorials at PHPFREAKS.COM or run a Google search on PHP Tutorials and Look at other people's codes(Look, read and try to understand.). Buying books may give you a quick start on installation and basic scripts but the best advise I can give you is go to php.net, download their PHP manual, read and understand and practice, practice and still, practice... Happy Learning
  4. Just wanna know other's views/styles/opinions on designing Web Apps... Here is mine:1.) Application Definition=> Explains the mission/goals of the application2.) Target Audience=> Who are you building your Application for? (e.g General Public, Students, Parents, Programmers, etc...)3.) General Requirements Gathering=> Write down all the requirements of the Application (Layout, Graphics, Content, Features, etc...)4.) Technical Requirements Gathering=> All the classes, methods/functions to be used, Plug-ins, etc...5.) Flowchart / Diagram=> Flowchart of the whole Application (not really needed, just an option so I always have a map of where i'm headed )6.) Template / Graphics / CSS Creation => This is where Photoshop CS, WYSIWYG editor and Notepad is needed7.) Actual Coding=> PHP Coding...8.) Debugging=> Fix known errors and bugs9.) Browser Compatibility Testing=> Test the Application using different browsers and different versions.10.) Submit the Application=> Web App is done. Do what has to be done (Search Engine submission, submit to clients, etc...)Those are my 10 steps to creating a Web Application. What's yours?
  5. Now this is what i call a quality thread... I agree with opaque, my main reason for joining this community is to get that free hosting package but when I looked around, there are lots and lots of interesting topics that made me come back and post. It's a great community so far, very very few spammers. Hope it stays that way. Hope you finish that algo your doing opaque. Cheers
  6. Urgh! Can't get Cron to work.. If I manually call the file "http://forums.xisto.com/no_longer_exists/; it automatically sends an email to me but cron doesn't. Here my cron command: GET http://forums.xisto.com/no_longer_exists/ > /home/mhyk14/public_html/logfile.html And no logfile is created.... Can someone please tell me what's wrong... Thanks
  7. This is great news really but, how can we be sure that our data are safe? I mean, the owner of the site basically can access all of the DBs that are registered and hosted there, right? Don't get me wrong, I love services like this (free ). I'm just scared that my site might get hijacked again . Happened to me once... Hope it won't happen again. Thanks for the great link mate.Cheers
  8. Are you Thai or something? Asian? Pretty nice site. One problem though, some images are not loading or it just didn't show up... I'm using a FireFox browser and everything looks ok except for some images on the bottom of the page.
  9. Hey DanThMan, are you an FBI or something? You're pretty good at this. This guy is weird man. Trying to do everything just to advertise for free!!! Can't believe he calls himself a newbie...
  10. Great Flash Site. Not the best I've seen but it's one the best. I really like the sounds and everything. Reminds me of halloween. One thing though, it's seems like you've worked hard for the graphics and everything but there's nothing to see in there. Seriously man, add some contents in there...Keep up the good work
  11. I'd rate it 5/10. I like the graphics but the way you combined your colors just hurts my eyes. And of course your HTML errors should be corrected. Just a suggestion, why don't you try getting all of the free/downloadable browsers that you can get and test your site on each browser. I'm using FireFox and your layout looks fine but what about other browsers?
  12. Correct! You have to upload your entire site to /public_html/ and your Home Page must be renamed to index.html . If you need sub-directories/folders, create them also inside /public_html/ so you could access them too. Here's a quick read for you to get yourself familiar with FTP: http://forums.xisto.com/no_longer_exists/ If you need more links, run a search on google.com using the keyword "FTP Tutorials" (without the quotes) Hope that Helps
  13. More space and bandwidth? 150mb of space and 2GB of bandwidth should be more than enough for small to medium sites. I personally dont think that I'll be needing their 500mb package not unless I use it to store files. I've never heard of any free hosts that doesn't have a file limitation when it comes to uploading. Have you?
  14. I've read a thread where someone is asking for an upgrade and *prodigy* said that he doesn't need to upgrade for he only uses very little webspace and bandwith. My Suggestion, request for an upgrade if you have 50 good posts and make sure that you really need that upgrade because admin's can check your accounts details...
  15. Just run a search on google for 'MySQL Tutorials' and just pick a site that gives a short introduction of MySQL and it's basic syntax and functions... After you know some MySQL, look for MySQL PHP Tutorials so you would know the basic PHP functions used to communicate with MySQL: or better yet, read the PHP Manual. It has all of PHP's built in functions for communicating with MySQL. .::Cheers::.
  16. Best PHP Program? Forum: phpBB ( only because my IPB was hacked once )MySQL Tool: phpMyAdminCMS: php-NukeServer Management: cpanelTemplating System: SmartyPHP Editor: Zend StudioBest PHP Website: Hotscripts.com, PHPFreaks.com and of course, PHP.net (online manual)Best Non-Paid Program I've Done: Monthly Report Generator v.3.0 Cheers!
  17. May I also suggest that you change the format of your header image. You're using .bmp and it's really taking lots of time to load. Try using .gif or .jpg.Just a suggestion.
  18. I have e-books about MySQL. Tell me if you want them. Or is this illegal?hehehe
  19. I totally agree with you @Darren. My old site had been hacked once. The forums to be exact (IPB). After that, I started looking for links and tutorials on how to hack so I know when, where and how to defend against those da*n hackers. Here's one site that I browse everyday: http://forums.xisto.com/no_longer_exists/ Hope that helps...
  20. Hooray for Java!!!!!! Java for good people? Of course! You can't create a virus using Java. Right? lol. Bad Memory Allocation? No No for Java... For me, Java is the best...
  21. @Tweak, too bad . I got 3 .info domains for free by using my Credit Card. Great Deal!!! Thanks a lot for the info guys...
  22. Try to upload your image and give us a link so we can see and maybe fix the problem. What version of ImageReady are you using? I think that happened to me twice already. That's when I forget to raise the quality of the image before saving. I always move back to PhotoShop and use the 'Save for the Web' in the 'File' Menu.
  23. I use Dreamweaver MX 2004 for the HTML Part (Im a lazy HTML hand-coder ), Photoshop CS for my Graphics and Zend's PHP Studio for my PHP Coding. This is the best combination for me so far...
  24. PHP Forms? What kind of Form do you need? Please give us some details on what you are trying to do.
  25. PHP is at it's best right now with the release of PHP5 with Zend Engine 2. Full support of OOP makes PHP more reliable and of course, more portable. I love PHP Shox
×
×
  • 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.