Using select POSTs

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Using select POSTs

Post by requinix »

Code: Select all

if($theme="default"){
Count your equals signs. One is for assignment, two is for comparison.
Post Reply