Hi
I am a newbie
I want to give a unique Customer Id to each person visiting the site and that too throughout the operations that the site gives.
How that can be managed
Thanks
Hi,
I have been trying to find some documenation that will allow me to run PHP
5x with tomcot 5x. What I have found does not work. Also, I have found
some DLL's that extend PHP for JAVA but can not find the source. I have
also found a jar file that contains stuff for PHP but also can not fin
I am trying to install php 4.3 on Windows XP Pro SP2 w/ IIS ...
(please dont kill me :-))
I am doing it via ISAPI, I am up to the step in the instruction sheet
that says "Under Home Directory, click on the 'configuration' button.
Add a new entry to the Application Mappings. Use the path to the
ph
mySQL version 4.1
php 5
OS Windows 2003 server
IIS
Running php as cgi
Php.ini file configurations
Extension_dir = “c:/php/ext/”
Extension=php_mysql.dll
PHP code used.
?>
@ $db = mysql_connect("localhost", "username",
"password");
if (!$db)
{
echo "Error:
Zareef Ahmed wrote:
On Tue, 28 Dec 2004 23:41:40 -0600, markcoth <[EMAIL PROTECTED]> wrote:
I've compiled and installed Apcache 2.0.52 and PHP 5.0.3 with the config
file path set to "/etc". When I hit a php page through apache that
contains phpinfo(), it shows:
Configuration File (php.ini) Pa
I have run in problems with installing these (have tried also with Apache
versions 1.3, quite same thing with them).
OS is Suse Pro 9.1 for x86_64.
I run php configure with following "./configure --with-pdflib=/usr/local
--with-mysql=/usr/local/mysql --with-pgsql --with-ldap
--with-apxs2=/home/htt