Results 1 to 10 of 10

Thread: PHP & MySQL

  1. #1
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default PHP & MySQL

    Hi,

    Am just starting to get into PHP and realise for databasing with this you need mySQL... Is this the best way to go? Using these too... I'm on a Mac and just want some advice about which would work the best for me...

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    http://www.php-mysql-tutorial.com/
    I like that tutorial.
    Good intro, anyway.

    Sure... php and mysql are designed to be used together. They both do their job well.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Is PHP the best option? Is ASP better?

    Is it all easy to set up on a mac? and using dreamweaver...

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    haha, ASP on mac? not a chance... it's a microsoft product.

    it's also proprietary, whereas php is open source.

    go php. it's better anyway, from what I can tell.

    dreamweaver has nice php integration... but mostly just color coding... it doesn't code it for you. time to learn anyway, though. it'll pay off in the end. but... dw is nice to help you see the code visually... not just a lot of text.

    I'm not sure how hard it is to setup... came with my hosting account.

    not too bad, though, I don't think.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #5
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ok cool PHP it is... I have just been baffled by all the terms PHP, mySQL, PERL, ASP, ...!!!

    It's set up on my hosting account which is good!

    In dreamweaver do you need to set up a testing server? hav eyou done anything like this? Is it complicated? Or is it just as easy uploading to the web server and viewing code there?

    Oh and is it worth going a book? Or just doing tutorials? What did you use origianlly? aaaaahhh so many questions!

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I've never set up a testing server.. just use the code, then upload to preview. An extra step, yes... but it's fine.

    However... you could install on your computer and the preview would work. Your choice.


    If you can read a book and understand programming, go for it... it's hard to read, then be able to do for some people, though.

    I like learning by doing and playing til it works, then I know.

    Up to you.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  7. #7
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yea I'm the same... Do you know of any tutorials?

  8. #8
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    As I posted above, http://www.php-mysql-tutorial.com/

    That's good for a basic intro.

    As for php itself, just google it.

    php.net has a GREAT function lookup search, where it'll give examples, warnings, and user comments for every function.
    It doesn't have any tutorials, but its nice for reference when trying to figure stuff out.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  9. #9
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    haha, ASP on mac? not a chance... it's a microsoft product.
    Actually, there is a cross-platform ASP engine from Chilisoft that runs on Apache. It's rather expensive though.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  10. #10
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Well... even if it IS possible, I find it quite amusing. Ironic.

    Anyway,
    It's rather expensive though.
    Yeah. and php is free. Your choice... ^_^
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

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