Query re beginners tutorial

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brian Tozer

    Query re beginners tutorial

    On http://www.phpdeveloper.org/section/tutorial/43 there is what seems like
    a good tutorial for a beginner but there is no mention of whether it should
    all be within one .html file, one .php file, or several separate files, and
    if so, what type.
    It also includes Action="form2.p hp3" with no mention of what this file is.
    Can anyone help, or alternatively recommend a more complete Form tutorial
    for an absolute PHP beginner?

    Thanks
    Brian Tozer


  • Phrylock

    #2
    Re: Query re beginners tutorial

    Brian,
    I too am a beginning PHP developer, and have found that the book,
    "Beginning PHP4" is a good start (pending you are using PHP4). The
    book runs about $40.00 and can be found on http://www.wrox.com.
    Otherwise, check www.php.net for some other snippets and tutorials on
    there. Hope this helps! (I too have found that things are a bit
    confusing, but take your time, let it soak in, and understand
    everything before you move on.) Good luck to ya!

    ~Phry

    "Brian Tozer" <briantoz@ihug. co.nz> wrote in message news:<bobjqc$u8 5$1@lust.ihug.c o.nz>...[color=blue]
    > On http://www.phpdeveloper.org/section/tutorial/43 there is what seems like
    > a good tutorial for a beginner but there is no mention of whether it should
    > all be within one .html file, one .php file, or several separate files, and
    > if so, what type.
    > It also includes Action="form2.p hp3" with no mention of what this file is.
    > Can anyone help, or alternatively recommend a more complete Form tutorial
    > for an absolute PHP beginner?
    >
    > Thanks
    > Brian Tozer[/color]

    Comment

    Working...