Bigbruin.com
Home :: Reviews & Articles ::
Forum :: Info :: :: Facebook :: Youtube :: RSS Feed
Search  :: Register :: Log in
View Single Post  Topic: Anyone know PHP? 
Author Message
Blue|Fusion
Rated XXX


PostPosted: Tue, 07 Nov 2006 16:39:47    Post Subject: Reply with quote

Code:
$msg .= "


As far as I'm aware, you need to close the quotes (that seems to be a double quote) and take the period out before the = sign.

Code:
if ($name == ""){

if you're looking to see if this variable has been set, try if(isset($name)) instead.

By the looks of it, you may want register_globals on. If that's the case, reconsider the coding. Register_globals is usually looked down upon.
_________________
5 home-built PCs, ASUS A6Jc Laptop, and a PowerEdge 2650 - all running Gentoo. Now if only I can get a car and plane to run it. Take a look at my Gallery!
View user's profile Send private message

Contact Us :: On Facebook :: On Youtube :: Newsletter :: RSS Feed :: FAQ :: Links :: Sponsors :: Privacy Policy
Copyright © 2000 - 2023 Bigbruin.com - All rights reserved