Home > Archive > PHP Language > June 2007 > Help with PHP Website Creation
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Help with PHP Website Creation
|
|
| Anonymous Chief 2007-05-31, 9:59 pm |
| Hi PHP gurus,
I am real new to php. I have noticed how php tends to regenerate content
into an existing template which is mainly broken down into the header, the
body, some info boxes at times, and the footer. And I notice that the
address line has something to the likes of www.domain.com?blahblah=35
Can someone tell me waht that sysytem is called so I can look it up and
maybe search for tutorials on the web for it?
Thanx,
Anonymous Chief
| |
| Virginner 2007-06-01, 7:58 am |
| "Anonymous Chief" <anonySMACKmouschief@gmail.com> wrote in message
news:JQK7i.245861$aG1.200300@pd7urf3no...
> Hi PHP gurus,
>
> I am real new to php. I have noticed how php tends to regenerate content
> into an existing template which is mainly broken down into the header, the
> body, some info boxes at times, and the footer. And I notice that the
> address line has something to the likes of www.domain.com?blahblah=35
>
> Can someone tell me waht that sysytem is called so I can look it up and
> maybe search for tutorials on the web for it?
Hi
That's a bit vague - that's most CMSs. (Including ones written ground-up)
If you look at some sites you'll possibly see a "poweredby" in the footer.
Alternately, post some links.
D.
| |
|
|
|
|
|
|
|