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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by OLDJames

  1. OLDJames

    PHP server side execution

    I'm tryin to get PHP to execute an .exe on my webServer. (the program that analyses web statts.) Anyway i wana do this using somethin like the back tick operater or the exec() function. I think the problem I'm having is regarding security permissions in Windows 2003 Server. So if anyone can let...
  2. OLDJames

    Access Violation

    This is definately a tuff situation. I keep receiving the error: PHP has encountered an Access Violation at 017E0AFD This error doesn't seem to be affectin the operation of the page at all, but it does distort the images impairing the usability of the site. I really need help to take care of...
  3. OLDJames

    Send HTML page with mail( )

    I would like to make a basic Mailing list. I want to make a form and upload html pages to be e-mailed out to subscribers as a news list. I don't want to have to install something like PEAR. Can I use the php Mail() funtion to send HTML content? And if so, can someone show me the script for...
  4. OLDJames

    PHP has encountered an Access Violation ??

    Periodically I receive the message: PHP has encountered an Access Violation at 017E0AFD I can't seem to pin point the cause of this, nor do I know where to look. I've never heard of this issue before, and i don't know whether its a windows security, IIS, MySQL, or PHP problem. Shed some light...

Part and Inventory Search

Back
Top