Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » php » variable
  • pulling specific variable from querystring URL

    Hi, I am using PHP5 on a XAMP installation. I am trying to extract a specific variable from a querystring (which is stored in my MySQL DB) The format of the string is always consists of the same parameters (p, x & y), however sometimes they could be in a different order. A sample querysting is below and I am ...
    Posted to Construction Advice (Forum) by sanmi on February 12, 2008
  • Finding php variables

    Hi! I don't know what's wrong but my expression just doesn't work. I have to find all php variables e.g. $variable $variable['array'] $variable -> objectData or something more complicated $variable['array'] -> objectNode['arrayindex'] -> somethingelse -> somethingelse2 I tried this one: $param = ...
    Posted to Construction Advice (Forum) by Hellson on August 25, 2007