How to validate PHP site

Discussion in 'JavaScript' started by alexis.edwin, Jan 3, 2007.

  1. #1
    can any body help me how to validate php site ??

    I want to validate my website ukonlinemarket.co.uk

    Regards
     
    alexis.edwin, Jan 3, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    Could you be more specific? What do you want to validate?
     
    nico_swd, Jan 4, 2007 IP
  3. Cypherus

    Cypherus Peon

    Messages:
    1,551
    Likes Received:
    102
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If PHP is working, it's valid :]
     
    Cypherus, Jan 4, 2007 IP
  4. alexis.edwin

    alexis.edwin Peon

    Messages:
    67
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i want to validate my pages but it isn't working
     
    alexis.edwin, Jan 4, 2007 IP
  5. hextraordinary

    hextraordinary Well-Known Member

    Messages:
    2,171
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    105
    #5
    so you basically want to validate the final HTML outcome?
     
    hextraordinary, Jan 4, 2007 IP
  6. livingearth

    livingearth Well-Known Member

    Messages:
    1,469
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    140
    #6
    There are many forms of validation.
    Are you trying to validate the html code for errors, to make sure it meets "strict" or "transistional" guidelines according to the W3C?
    Or are you trying to validate your site for Google webmaster tools?
    I'm sure we can help you, we just need you to be more specific...
     
    livingearth, Jan 4, 2007 IP
  7. weknowtheworld

    weknowtheworld Guest

    Messages:
    306
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Debug it..
     
    weknowtheworld, Jan 5, 2007 IP
  8. alexis.edwin

    alexis.edwin Peon

    Messages:
    67
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    i want to validate it according to the W3C
     
    alexis.edwin, Jan 7, 2007 IP
  9. hextraordinary

    hextraordinary Well-Known Member

    Messages:
    2,171
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    105
    #9
    hextraordinary, Jan 8, 2007 IP
  10. livingearth

    livingearth Well-Known Member

    Messages:
    1,469
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    140
    #10
    Hex is right. It has nothing to do with PHP, but it will validate the HTML output of the PHP file. If there is a problem in your PHP code you will probably not get an output or get an error.
     
    livingearth, Jan 11, 2007 IP