Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 10-30-2005, 02:59 PM Spot The Problam
NuWeb.co.uk's Avatar
NuWeb.co.uk is OFFLINE

Posts: 361
Trades: 0
PHP Code:
<input type="radio" <?php if ($status == "Single") echo "CHECKED"?> value="Single" name="newstatus" id="newstatus">Single<br>
<input type="radio" <?php if ($status == "In Relationship") echo "CHECKED"?> value="In Relationship" name="newstatus" id="newstatus">In a Relationship<br>
<input type="radio" <?php if ($status == "Married") echo "CHECKED"?> value="Married" nname="newstatus" id="newstatus">Married<br>
<input type="radio" <?php if ($status == "Divorced") echo "CHECKED"?> value="Divorced" name="newstatus" id="newstatus">Divorced<br>
<input type="radio" <?php if ($status == "Swinger") echo "CHECKED"?> value="Swinger" name="newstatus" id="newstatus">Swinger<p>

I am adding a little thing to my profile on the website, so people know if someone is avalable or not .. Can someone please checkout the code above?

Depending on what it extracts from db(that works) it should set the defult. Can you spot the problam?
__________________

Please login or register to view this content. Registration is FREE


NuWeb 10101101
NuWeb.co.uk is offline
Reply With Quote
View Public Profile Visit NuWeb.co.uk's homepage!
 
 
Register now for full access!
Old 10-30-2005, 03:01 PM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Trades: 0
Have you checked what is actually in your $status variable? Echo it out and see if it is correct.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';

Please login or register to view this content. Registration is FREE
(aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Old 10-30-2005, 03:06 PM
NuWeb.co.uk's Avatar
NuWeb.co.uk is OFFLINE

Posts: 361
Trades: 0
Well i thought it worked because i tested it before.

But $status is infact $status2

thanks Oberon ..
__________________

Please login or register to view this content. Registration is FREE


NuWeb 10101101
NuWeb.co.uk is offline
Reply With Quote
View Public Profile Visit NuWeb.co.uk's homepage!
 
Reply     « Reply to Spot The Problam
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.17566 seconds with 12 queries