Hi All,
I have included a ASP file in a PHP script as follows
and it does not work!
whereas works fine
Appreciate your help for any workarounds or Syntax issues
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi All,
I am Using
Windows 2K Server with SP2
PHP 4.3.4
JSDK 1.4.1
and calling a Java class file from PHP. I get
EXCEPTION_ACCESS_VIOLATION The trace is as follows
An unexpected exception has been detected in native code outside the
VM.
Unexpected Signal : EXCEPTION_ACCESS_VI
Hi All,
I am testing the PHP - JAVA Integration. I am using Windows 2000
Server with SP4, IIS 5.5 and PHP 4.3.4 and Java 1.4.1. The Java works
with PHP. I am able to test the Java class Java.lang.system
Now I want to test with one of my class files. When I did the
following
$publ = new Jav
Hi All,
I have a Form with a Search button and when the user types the
Search word and clicks on Search, I would like to open a New Window and
present the search results.I have already developed a PHP function using
Oracle oci8.dll and tested it. It takes a search criteria as Input,
connects to
Hi All,
I was trying to query Oracle from PHP.
The Environment: Windows 2000, Oracle 9i, IIS 5, PHP 4.3.4
Built a PHP file and it works from the command prompt like C:/PHP >php
-f c:\test\Hello.php
I have enabled the extension extension=php_oci8.dll
and also given r, rx permissions for t