Miscellaneous > Programming & Networking
Validation and PHP links
Fett101:
I try to validate my site, but it doesn't like my links because of the global variables, like
--- Code: ---
--- End code ---
Anyway around this? Besides disabling globals, that is.
flap:
Change the & to &
[ December 04, 2003: Message edited by: flap ]
Fett101:
Damn... I thought I already did that.. must be going insane. Tya.
Refalm:
quote:Fett101: I try to validate my site, but it doesn't like my links because of the global variables, like
--- End quote ---
I had the same problem. I don't think it matters much, anyone validating your website can see that everything is corrects, except for those variables that save you a lot of work.
Fett101:
The & worked. All my pages are valid XHTML 1.0 Strict. Booyah.
[ December 05, 2003: Message edited by: Fett101 ]
Navigation
[0] Message Index
[#] Next page
Go to full version