Beginner CSS, PHP, MySQL

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Beginner CSS, PHP, MySQL

    I'm just learning how to create a Dynamic websites using CSS, PHP, MySQL. Whats
    the best way to start. Do I define a site in PHP and then add Style sheets or
    vice versa. There is a lot of info on the net but the more I search the more
    confused I get. I just haven't found a resource that says.
    1) This is how you define your site in PHP
    2) Now this is how you create a website using CSS.
    At present working my way through the Dreamweaver Help and Tutorials.
    Appreciate guidance

    warwick hastie Guest

  2. Similar Questions and Discussions

    1. #40471 [NEW]: PHP 5.2.1 failed to be compiled with MySQl 5.0.33, MySQL 5.0.27, MySQL 5.1.15
      From: pcdinh at gmail dot com Operating system: CentOS 4.4 PHP version: 5.2.1 PHP Bug Type: Compile Failure Bug description:...
    2. ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
      When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'...
    3. beginner question, problem connecting to mysql
      hi all, i have problem with my php-mysql connection. i got "Fatal error: Call to undefined function: mysql_connect()" when i try to use mysql...
    4. Beginner Question - How to populate HTML form from PHP/MySQL
      I have found many examples of how to access an HTML text field from PHP, but cannot find the reverse - how to load an HTML form from a MySQL...
    5. Beginner needs help!!!
      hi there, i just got assigned a project at work that involves freehand, but I am not familiar with the program (at all) I have two questions: 1....
  3. #2

    Default Re: Beginner CSS, PHP, MySQL

    The best way to do it is to forget tutorials and whatnot, think of a site
    you'd like to design and design it - something real that you can put online
    and show people, about something you're interested in. In other words, teach
    yourself using a real project as the tool. It'll all start to happen. I've
    known the client side stuff for a while, but when I decided to learn
    PHP/mySQL I just thought up a project to learn them with, which is now
    [url]www.ideasbox.org[/url].

    You'll end up doing your HTML, CSS, PHP and mySQL all at the same time,
    unless you plan ahead very carefully - in which case it doesn't matter which
    order you do them in :) It's the wrong question to ask really, it's all just
    a mishmash.



    warwick hastie wrote:
    > I'm just learning how to create a Dynamic websites using CSS, PHP,
    > MySQL. Whats the best way to start. Do I define a site in PHP and
    > then add Style sheets or vice versa. There is a lot of info on the
    > net but the more I search the more confused I get. I just haven't
    > found a resource that says. 1) This is how you define your site in
    > PHP 2) Now this is how you create a website using CSS.
    > At present working my way through the Dreamweaver Help and Tutorials.
    > Appreciate guidance

    rob::digitalburn Guest

  4. #3

    Default Re: Beginner CSS, PHP, MySQL

    thanks alot for your help. Have finished my first PHP/MySqL/CSS website and am really pleased how it turned out...once again thanks
    warwick hastie Guest

  5. #4

    Default Re: Beginner CSS, PHP, MySQL

    thanks alot for your help. Have finished my first PHP/MySqL/CSS website and am really pleased how it turned out...once again thanks
    warwick hastie Guest

  6. #5

    Default Re: Beginner CSS, PHP, MySQL

    Glad to be of service :)

    warwick hastie wrote:
    > thanks alot for your help. Have finished my first PHP/MySqL/CSS
    > website and am really pleased how it turned out...once again thanks

    rob::digitalburn Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139