i'm sure has been answered before, haven't been able figure out how word in order desired answer i'm looking for.
i'm creating website local shop 1 of buddies own(mostly fact have interest in web dev , else asking ~500 it)
i know copy/paste html every page, i'm wondering if that's standard way have multiple pages in website? i'm trying job on website opposed throwing , handing on him, plus it's learning experience things efficiently.
thanks in advance can help!
the term you're looking templating.
php templating language - can mix code/html , include files inside other ones. lets share code across multiple pages. in ideal case, have logic in logic files, , printing/looping constructs in template files.
here nice tutorial covers basics.
Comments
Post a Comment