Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #1226
| From | "Beauregard T. Shagnasty" <a.nony.mous@example.invalid> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: doctype not found? |
| Date | 2011-04-20 06:40 -0400 |
| Organization | Shagnasty Software |
| Message-ID | <iomd6d$7le$1@dont-email.me> (permalink) |
| References | <ht1tq6dd3jdbtc8v2quqgflr11i62vberc@4ax.com> |
geoff@invalid.invalid wrote: > http://www.micro-active.com > ... > Plus, if I do a W3C HTML check I see that the doctype is not known. If > I remove the php at the top of the file then no errors found, so, > what is wrong with the php? A quick look at the source of the above page shows that you are inserting a mess of JavaScript at the top of the page -- prior to the doctype. That's a no-no. -- -bts -Four wheels carry the body; two wheels move the soul
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
doctype not found? geoff@invalid.invalid - 2011-04-20 08:17 +0100
Re: doctype not found? Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-20 05:24 -0400
Re: doctype not found? "Beauregard T. Shagnasty" <a.nony.mous@example.invalid> - 2011-04-20 06:40 -0400
Re: doctype not found? "Álvaro G. Vicario" <alvaro.NOSPAMTHANX@demogracia.com.invalid> - 2011-04-20 13:00 +0200
Re: doctype not found? geoff@invalid.invalid - 2011-04-20 13:20 +0100
Re: doctype not found? "Álvaro G. Vicario" <alvaro.NOSPAMTHANX@demogracia.com.invalid> - 2011-04-20 14:28 +0200
Re: doctype not found? geoff@invalid.invalid - 2011-04-20 15:12 +0100
Re: doctype not found? "Álvaro G. Vicario" <alvaro.NOSPAMTHANX@demogracia.com.invalid> - 2011-04-20 18:05 +0200
Re: doctype not found? geoff@invalid.invalid - 2011-04-20 23:10 +0100
Re: doctype not found? Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-20 23:48 -0400
Re: doctype not found? geoff@invalid.invalid - 2011-04-21 06:33 +0100
Re: doctype not found? "Beauregard T. Shagnasty" <a.nony.mous@example.invalid> - 2011-04-20 09:17 -0400
Re: doctype not found? "Beauregard T. Shagnasty" <a.nony.mous@example.invalid> - 2011-04-20 10:49 -0400
Re: doctype not found? geoff@invalid.invalid - 2011-04-20 16:29 +0100
Re: doctype not found? "Beauregard T. Shagnasty" <a.nony.mous@example.invalid> - 2011-04-20 12:51 -0400
csiph-web