Knowledge Base Contributions
Below is a list of the knowledge base entries that Onno Benschop has contributed to:
Page: 1 2
- How do i installe the PHP4 on my Java Webserver? I tryed the PHP Servlet Extension, but i get the error: java.security.AccessControlExcute....
- Is there any informaiton about the installation of php with AOLServer. The AOLServer site redirects to php.net FAQ for more information. No luck...
- Can't find libphp4.so after compile
- In W98 pws, php3 page executes in dos window. Get "can not display page" in browser. dir is executable. followed install to letter. pls help.
- Can php connect to a Unidata database (by Ardent software)?
- Why does PHP4 sometimes think a function is already declared when I reload the page(i.e., it crashes trying to 'redeclare')?
- Can Netscape Enterprise server use include virtual to include a PHP file?
- How do you Insert strings with new-line characters (Enter-key in textarea) with a SQL string? (Access, ODBC)
- Configure --with-mysql=/usr/local/mysql,make and make install go without errors, php working, but doesnt recognize mysql functions (eg mysql_connect)
- How to display 'June 19, 2021' from the value '2021-06-19' got from a MySQL database using PHP3?
- Trying to run PHP4 as Apache module with Oracle core dumps
- How can i format <font face="arial">sometext</font> witin a printf() function (or echo/print) and also when i use the printf() in tables?
- Are there any adverse effects to using new/delete to create/destroy C++ classes within an extension function ?
- Im using BSDI 4.0.1 with PHP4 and get the following error after running make - "Makefile", line 39: Need an operator? Any ideas?
- How can I store PHP code in a database and then run that code from a mysql_query() call?
- How do i display the number of records on my main page without constantly quering mySQL? (eg. displaying the number of job postings are in mydatabase)
- Does anyone know what webservers PHP will work with? I need to see if it will work on a solaris box with new Netscape/Sunn Iplanet 4.1 server.
- How can I parse a text file delimited with a string of characters.
- Can you connect to an AS/400 DB2 database from a Linux web server?
- while installing php 3.0 there was an error in microtime.c how can i fix the problem
- I am running oracle 8i client on a red hat 6.2 box, I tried compiling --with-oci8 option, I get an error for oci.h not found. any suggestions ?
- How can I check if the user has Javascript enabled in their browser?
- Trying to use OCI8, PHP4 on NT, built using MS VC & Oracle's libraries, but am getting ORA-06401, NETCMN: invalid driver designator. Any ideas?
- Pros and cons of storing text data in file vs. BLOB
- Where can I fin the odbc.dll for the php 4 version ?
- RH2 + PHP4 + Oracle 8.1.5 + Apache 1.3.12
- I have Linux,Apache,PHP3 ,but I am having problem with PHP3 what do you think that may have happenned .Please let me know.
- Can I get or post data to external SW (as servlet) from inside a PHP page ?
- How do I perform a keyword search through text stored in BLOBs?
- How do I add hypertext links (such as 1-10,11-20,next,back etc) using PHP/MySQL to serve portions of query results ?
- no libphp3.so being created
- HOW do I set ODBC:DNS in php?(window NT)
- How do I compile PHP with the FDF toolkit
- TNS:could not resolve service name. What's the problem?
- This is from my apache logs: e:/nt/apps/development/apache/php3/test.php3 is not executable; why? and how can I fix it?
- What's the difference between a static and a DSO instillation.
- How can I get a log of input to PHP.EXE?
- How do I find the value in a multidimensional array cell using the numberic indices, e.g. $test[1][2]?
- How do I install php3, apache, mysql on windows nt and windows 95?
- SCO openserver 5.0.5 Install gives this error when you type php at the prompt - dynamic linker : php : error opening /usr/local/lib/libgd.so.1 - Sug?
- Where i can find gd_png.h in my gdlib ?
- Can you install PHP when Web server and Database server are being run on Separate Machines?
- How can I setup PHP with iPlanet Web Server 4.0
- How do I array_push a non-numeric key and value onto the bottom of an array?
- How can I use 'passthru' to start a program on the server and to send the created .wav-file back to the browser??
- how do Install PHP-3.0.16 with APACHE-1.3.9 on UNIX SCO?
- Will install Apache13 with PHP3 extensions remove my Apache13 with Front Page extensions using a FreeBSD port?
- What fields do I need to be able to query for the latest changes to a table?
How can I query a table to get the latest updates and new records?
How do I get the latest changes using an autoincrement and a timestamp field?
- What is "PHP has encountered an Access Violation at 77FCA3F0"
- How to send a fax using php language
- If I assigened a value to a variable within my PHP script, when the user refreshes the page how do I not lose the value?
- Why wont the insert work when I try and insert an image into a database?
Why can't I insert binary data into my database?
- Would someone explain step by step how to install php on windows; please do not refer to the incomplete manual.
- How do I get PHP4 to work with Java (I.e. how do I set up the Java VM and how do I get PHP to recognize beans that I install)?
- How to exchange data with IE4.0 about "My Favorites"?
- mod_php.o is not created on a successful compile. I am compiling in apache and mysql support. Compiles fine but no mod_php.o is created.
- Would PHP support SITE SERVER?
- Can PHP interface to Db2 on a Linux Box?
- Problem with implode() $a[0]="A"; $a[1]="B"; implode( $a, ";" ) results "A;A;B;B" - what's wrong?
- I can save info from forms in cookies, but how do I save variables generated throughout the code?
- How do I create variables that "remember" their value after I close the browser.
- Is stored MySQL data Case Sensitive?
- Can you get PHP 4.0 to work with Netscape's LDAP SDK ?
- how to config w/ support for ldap (openldap 1.2.7) w/ ldbm?
- Where can i find libraries for PHP4b3/win32?
- I canīt run PHP scripts in my linux server, there is a message at browser"Midgarg module not found".
- What do I hav to do to configure php in order to work with my Lotus Domino Web Server on Win 32 platform ?
- Is it possible to use PHP to question a PH name server?
- What happened to the 'setup' script in php4? It's referred to in INSTALL but isn't part of the distribution.
- HOW TO INSTALL PHP4.0 BETA VER. FOR PWS IF I HAVE PHP3 ALREADY INSTALLED
- How do I store the current date in a MySQL datetime field?
- How to build mod_php3 (to access mysql) in original Redhat 6.1 env?
- How do I insert text into a field when the text contains single or double quotes?
- Troubles configuring PHP3
- How can I let users upload files and store them in a database?
How do I insert a client-side file into a BLOB in an Oracle or mySQL database?
- I installed Oracle 8i Client and Programmer 8.1.5.0.0 but I can't seem to install PHP3 with Oracle Support. Why am I getting missing header errs?
- How do I get an image in a mySQL/Oracle (or other) blob fields to display on a regular html page?
- Can anyone tell me how to get the XML expat library working on Win98 PWS 4.0
- When I try to copy files from remote servers, some servers return quickly, but others force me to wait a long time or return nothing. Why?
- Does PHP work on Novell?
- Can HPH support a Novell system?
- Will mcrypt,pdflib work on a winnt platform?How? and What about all those Dlls given along with the PHP that look to be ready to go, but donot work?
- How do I setup PHP3 with Redhat Secure Server 2.0?
- How to do a select multiple?
- What do I need to install to connect to a remote Oracle server from PHP?
How do I setup and use PHP to connect to a remote Oracle server?
- What are the steps for adding Oracle support to PHP?
How do i compile libraries of Oracle with PHP
- What does "File Upload Error - No Mime boundary found after start of file" mean?
- What does the OCI error "fetch out of sequence" mean?
- What is a BLOB?
- What happens if the user leaves a form field which is part of an array empty?
- What is the maximum length of a URL string?
What is the longest URL that Apache can handle?
Is there a maximum number of GET arguments that can be used?
- What is the difference between Sybase db-lib and ct-lib ?
- Where can I find the values of nameless arguments in a GET request?
How can I find out if bar exists for a request like http://foo.com?bar?
- How can I upload multiple files in one PHP script?
Can I create a form that enables the upload of multiple files?
- How can I get the part of a request after the question mark?
How can I get the query part of a GET request?
- How can I get the number of rows returned by SELECT in Oracle?
- How can I pass an ampersand (&) in a url?
- How can I pass variables to a script in the url like /script/var1/var2?
How can I pass variables in a form that won't scare off search engines?
- How can I use an array as a form variable?
Can I pass an array from one script to another?
How can I use a multi-dimensional array as a form variable?
- How can I check if a credit card is valid?
- How can I pass data between scripts using the URL?
How do I make a GET request in PHP?
- How can I get more information about Oracle Errors?
- How can I ensure that data entered by the user is numbers only?
- How can I let a user upload a file to the server in PHP?
- How can I pass a string with spaces as a GET request argument?
Why does my URL that contains a blank get truncated?
Page: 1 2