Link to home
Start Free TrialLog in
Avatar of Computer Guy
Computer Guy

asked on

PHP or (||) question

Hi,

With my attached code, how can I have if rootURL == index.php or login.php?
if(RootURL() ==  'index.php')

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Guy Hengel [angelIII / a3]
Guy Hengel [angelIII / a3]
Flag of Luxembourg image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial