Jump to content

PHP, MySQL and JDBC Questiuon


Recommended Posts

Hey All,

I am a non programmer type, but trying to get involved with something at work. We have a PHP site, using a MySql database. It's running on IE 6 (Windows 2003 Server). I am trying to use named pipe option becuase it is so much faster, but I can not seem to get info on how to do that. And the info I have found is WAY beyond my understanding. I downloaded the jconnector, and created a CLASSPATH entry in system variables pointing it to the .jar file. Thats where I am stuck. I saw some code out there for next steps, but I don't know where or how to implement it. Do I create a file of some kind and put it somewhere? Is there an existing config file i should edit? Etc... Any ideas or help very appreciated.

Thank you!

Link to comment
Share on other sites

What exactly are you trying to do? Because with PHP, you can also do html code on the same page. Are you trying to use a java applet or a jar file on the page you are serving, or is this some sort of java program that runs server side you need to pass data to?

PHP+Named Pipe example: http://my.opera.com/zomg/blog/2007/08/29/php-and-named-pipes

Link to comment
Share on other sites

Hrmm try and explain what your trying to achieve, you say your running a PHP / SQL site, then there is really no need for JDBC, unless you are using a java applets on your site as well, that also needs a connection it your database.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...