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 TouchToneTommy 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: *

  1. steveracicot

    PHP Error Handling for APache SuExec Server

    Hello, I am running a site on an Apache Server with SuExec configured and PHP pages that do not exist are creating a 500 Internal Server Error. I understand that it is the php interpreter handling the page instead of apache, however how do I configure PHP to not throw a 500 Server Error...
  2. steveracicot

    PHP Error Handling for APache SuExec Server

    Hello, I am running a site on an Apache Server with SuExec configured and PHP pages that do not exist are creating a 500 Internal Server Error. I understand that it is the php interpreter handling the page instead of apache, however how do I configure PHP to not throw a 500 Server Error...
  3. steveracicot

    PHP Error Handling for APache SuExec Server

    Hello, I am running a site on an Apache Server with SuExec configured and PHP pages that do not exist are creating a 500 Internal Server Error. I understand that it is the php interpreter handling the page instead of apache, however how do I configure PHP to not throw a 500 Server Error...
  4. steveracicot

    help with including an html/flash file

    Hello, Is there anyone out there that can help me understand why php is having trouble including an html file that calls a flash file. I have a client who wants to display a "flash movie" on his site, but only to members. I have set it up so that the php scripts checks for...
  5. steveracicot

    PHP and Creation of PDFs

    Hi Everyone, I was wondering if anyone could tell me what was in involved in creating PDFs using PHP. Can I convert any document format ( ie. Word Doc, AutoCad, etc.) to pdf ? Is there any format I cant convert to pdf. What are some of the pitfalls in using PHP to convert documents to...
  6. steveracicot

    I am hoping someone can help me o

    I am hoping someone can help me out. I have 2 database tables. 1 table stores the category names ( the number can change, since the administrator can add and delete categories). The second table lists all of the categories a link is opted into. So, table 1( link_category) may have 7 categories...

Part and Inventory Search

Back
Top