Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: squarkman
  • Content: Threads
  • Order by date
  1. squarkman

    The Mysterious Path to MySQL (or anything on a server)

    Can anyone tell me how to determine the path to MySQL database. I am trying to connect with localhost and it simply won't. Everything else is absolutely correct. Must be the path that is the problem. Is there a way to determine this without asking someone. Hey whats the path? Can't you tell by...
  2. squarkman

    cannot select db

    Hi Gurus, I have a php opt-in system works perfectly. Next, I simply removed the one line that mailed the information to my email address and replaced it with the code below to get one step closer to adding data to my database thru the system after confirmation. I get an error. The only thing...
  3. squarkman

    Easiest Way To Opt-In Subscribers

    This question is a combo question related both to PHP and MYSQL but there's no forums that I know of that do both. I need the easiest way to opt-in subscribers using PHP and MYSQL. ie Someone would go to my site and register to opt-in. They get an email to confirm then the info is added to...
  4. squarkman

    document.write

    The text below is an entire html file called menu.html. What is the purpose of document.write... Why not in this case just do it as standard HTML, no javascript object stuff? This seems silly. If something calls this html file, it could simply be <a target='_top'...
  5. squarkman

    Horizontally sequential images with text on top? Is it possible??

    Greetings: I am displaying sequential thumbnails on a web page with text on top. Right now they follow each other vertically down the page. I want them to follow each other horizontally across the page. Can this be done given that the text has to go on top of the image? Here's the code...
  6. squarkman

    problem with array statement

    Greetings: Please see the script below. This is a photo gallery with changing captions. The photos show and change fine until I added the myCaption Array so I could add captions. After adding the Array, the pictures won't show. Any help would be greatly appreciated. Thanks Rocky...

Part and Inventory Search

Back
Top