Recent content by Xclusive

  1. X

    Has anyone had a reading with Matt Fraser from Simply Psychic?

    Just wondering if anyone has had a reading with Psychic/Medium Matthew Fraser who is featured on both Simply Psychic and Best Psychic Directory. If so Please let me know what you thought of your reading!
  2. X

    How can i encrypt certain PHP files in my CMS?

    I want to encrypt my config file so that seo developers will not have access to the database information for the website. What would be the best way to do that?
  3. X

    Where the final image? What is the overall magnification of the two-lens system?

    An object is a distance 3/2 f from a convex lens of focal length f. A second identical lens is a distance d=f beyond the first. Where the final image? What is the overall magnification of the two-lens system?
  4. X

    Over what range of object distances (measure from the lens) is the camera

    capable of producing sharper images? The lens of a camera has a focal length of 50 mm. The distance of the lens from the film is adjustable over a range from 50mm to 62 mm. Over what range of object distances (measure from the lens) is the camera capable of producing sharper images?
  5. X

    Is Ajax good for SEO?

    Im trying to see if AJAX is good for seo, what does everyone think?
  6. X

    How can i make a remote access script similar to logmein using php?

    I want to make a script where i can login to my computer at home or at work, just a simple script can anyone guide me in the right direction?
  7. X

    How do I use a PHP If... statement inside of a while... statement? Please try to help!?

    The best thing for you to do is use the WHERE Clause for your statement. For instance $query="SELECT * FROM content WHERE section='section1' AND category='category1'"; But if you really want to use a if statement to exclude info you would just follow something like this. if($section =...
Back
Top