Jump to content

draco2317

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

draco2317's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Sorry for any confusion.  Basically, what i mean is, for example lets say i am starting a website like one model place, I want to know about planning the code, files, and folders.  I guess what I am trying to says so i am not just sitting at the computer typing random pieces of code, which might work, but would be difficult to maintain, repair, or upgrade.  Im looking at how to plan the code files and folders to its clean and effinecent. Also is there such a thing as commenting too much?
  2. I am trying to find information when trying to plan a website.  I have read the tutorial here, but would like something more in depth.  Anyone have any suggestions on where to look?
  3. Anyone have an suggested readings for help with arrays
  4. Thank you for everyone who is helping me understand, although i dont understand the code that king aurther posted, wouldnt it just print a specific day instead of the day it actually is?
  5. Okay that is starting to make sense, if i am understanding it correctly.  Are you saying that the reasons to use arrays (but not all the reasons) is to have cleaner code as well as make it easier to make changes?
  6. Lets say someone declares an array in there php code for the days of the week, like  ["sunday","monday","tuesday"....]  Whats the point of that.  thats my question, because all the books i have been reading have been doing stuff like that, and i dont get the point.
  7. Im just looking for an example, I dont see how arrays are useful.
  8. I have read about arrays, and see how they work, but my question is how does it fit into a real world script.  I dont see how arrays can be used, why not just declare a varible seperately.  I am sure there is a good reason, i just dont see it.  Please help.
×
×
  • Create New...

Important Information

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.