Jump to content

joomla help


hamza

Recommended Posts

 $s = JRequest::getCMD('option');      
         // $s = JRequest::getVar('option');
        if ( $s=="com_djcatalog2" ) { 
    some code
        } else {
    some code
      }

 

every time i run this code condition is true no matter option varible is present in url

or not option value is always true.

i am not understanding where is the problem with this code please help me,.

Link to comment
https://forums.phpfreaks.com/topic/217730-joomla-help/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.