Results 1 to 7 of 7

Thread: Php, Mysql

  1. #1
    Junior Member
    Join Date
    Sep 2002
    Posts
    29

    Php, Mysql

    im actually want to learn about PHP and MYSQL.. but my problem i dont know how to start, i mean what software should i use and what server should i use (APACHE or IIS)....

    please help me... coz i'm newbiee
    http://www.AntiOnline.com/sig.php?imageid=213
    All be clear, All be fine, Knowledge is first

  2. #2
    Senior Member
    Join Date
    Dec 2004
    Posts
    3,171
    Hi pete_black,

    If you want to learn PHP and MYSQL...here's some resources...

    http://www.tutorialized.com/tutorials/PHP/Security/1
    Free PHP Security Tutorials

    http://www.websitedatabases.com/
    PHP MySQL | Web Database Software

    http://www.phpbuilder.com/columns/nair20011003.php3
    PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.

    http://www.codingforums.com/archive/index.php/f-6-p-23
    CodingForums.com - PHP

    http://ca3.php.net/function.gethostbyaddr
    PHP: gethostbyaddr - Manual

    and...

    http://www.antionline.com/showthread...hreadid=268961
    AntiOnline - Programming Information/Tutorial Sites

    as for software and servers...I'll leave that for someone more qualified than me.

    Eg

  3. #3
    Senior Member Raion's Avatar
    Join Date
    Dec 2003
    Location
    New York, New York
    Posts
    1,299
    Very nice website from Egaladeist but my personal favorite tutorial for PHP still remains being http://www.php.net/manual/en/ well actually now that I see it I'm not sure if it's a tutorial or a manual..but oh well, it's how I learned.
    WARNING: THIS SIGNATURE IS SHAREWARE PLEASE REGISTER THIS SIGNATURE BY SENDING ME MONEY TO SEE THE COMPLETE SIGNATURE!

  4. #4
    Now, RFC Compliant! Noia's Avatar
    Join Date
    Jan 2002
    Posts
    1,210
    Step 1: Install MySQL, I would recomend using windows because its installers and configs are alot simpler than in linux

    Step 2: Install PHP.

    Step 3: Install Apache (Don't use IIS, its PHP support is subpar and its generaly unsecure and nasty. Plus it smells funny.)

    Step 4: Follow PHP and Apache information on how to intergrate the two.

    Step 4.2: Troll #php @ irc.freenode.org if you need help.

    Generaly, looking up information on PHP is easy, just go to php.net/<your function here> and it will bring up the information you need, their search is a little poor but there are loads of example programs that are very useful.
    With all the subtlety of an artillery barrage / Follow blindly, for the true path is sketchy at best. .:Bring OS X to x86!:.
    Og ingen kan minnast dei linne drag i dronningas andlet den fagre dag Då landet her kvilte i heilag fred og alle hadde kjærleik å elske med.

  5. #5
    In And Above Man Black Cluster's Avatar
    Join Date
    Feb 2005
    Posts
    912
    \"The only truly secure system is one that is powered off, cast in a block of concrete and sealed in a lead-lined room with armed guards - and even then I have my doubts\".....Spaf
    Everytime I learn a new thing, I discover how ignorant I am.- ... Black Cluster

  6. #6
    Developer Extraordinar
    Join Date
    Jul 2002
    Location
    On the IRC
    Posts
    572
    You could install xampp (on Windows) or LAMPP on Linux, this installs Apache, PHP, Perl, mySQL, and some other goodies. You can get these at the ApacheFriends website. As for learning PHP and mySQL, they covered most of the good sites, however I would also suggest PHPFreaks.

    Another thing I would recomend to help you learn PHP, would be to take apart other peoples code, to see what does what.

    enmand

  7. #7
    Junior Member
    Join Date
    Sep 2002
    Posts
    29
    thanks guys.... for ur support...
    http://www.AntiOnline.com/sig.php?imageid=213
    All be clear, All be fine, Knowledge is first

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •