oh,what a stupid mistake i just made.
thx
<[EMAIL PROTECTED]> ??:[EMAIL PROTECTED]
> your query variable is mis-named in the assignment statement:
> $addtmt = "Insert into
>
> $addstmt is the variable you are passing to mysql_query()
>
> the $addstmt variable is empty, hence the error.
>
>
Hi there,
I recently upgraded to PHP 4.3.1 from 4.2.2 on XP/IIS 5.1. On a web
application I have, I use a dynamic stylesheet such as:
In the old version of php, this worked fine. But after the upgrade, the
stylesheets do not take effect in IE6 w/all patches on 2K or XP when I
first enter a
your query variable is mis-named in the assignment statement:
$addtmt = "Insert into
$addstmt is the variable you are passing to mysql_query()
the $addstmt variable is empty, hence the error.
--Christopher
Quoting quickshow <[EMAIL PROTECTED]>:
> i am php&mysql newbie.
> i have created a
php-windows Digest 28 Mar 2003 02:00:13 - Issue 1656
Topics (messages 19166 through 19172):
Re: ISP Blues
19166 by: Rico Derks
Re: Error, does anyone see anything wrong?
19167 by: vipula
19169 by: hippo
Re: stuck with distinct ! ! ! !
19168 by: Svensson, B.
i am php&mysql newbie.
i have created a table like:
===
CREATE TABLE $data_dep(
ID int(3) DEFAULT '0' NOT NULL auto_increment,
department_name VARCHAR(10),
department_desc TEXT,
publishtime DATE,
updatedby VARCHAR(8),
updated
Im running apache2, php4.3.1 on win32 and everything is dandy apart from the
fact that pg_connect won't connect to a server which requires encrypted
passwords.
I get:
Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL
server: FATAL 1: Password authentication failed for u
Hi,
I am currently writing a script that runs though a specified URL and
translates any text and returns the translated website back to the user.
In order for the website to be displayed correctly, the images should
all be on display. However, images which are linked like so:
src="../image_di
DobrĂ½ den,
Thursday, March 27, 2003, 10:56:28 AM, napsal jste:
> Hi,
> I'm trying to draw a table in a PDF with php. At the moment I can draw it as
> a combination of lines by giving cordinates. Is there any easy or systamatic
> way to do this.
> Thanks in advance.
> -Vipula
Of course bad thre
What do you want to do then
Other wise
SELECT DISTINCT
Alt.
SELECT DISTINCT()
or
GROUP BY ALL
alt.
GROUP BY
might work
> -Original Message-
> From: toby z [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2003 8:38 AM
> To: php hlp list
> Subject: [PHP-WIN] stuck wi
Hi,
I'm trying to draw a table in a PDF with php. At the moment I can draw it as
a combination of lines by giving cordinates. Is there any easy or systamatic
way to do this.
Thanks in advance.
-Vipula
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/un
Hi,
I also have the php_gd.dll in the extensions dir of php. But I had to
change the
extension_dir =
to
extension_dir = C:/php/extensions
Cheers,
RICO.
At 22:22 26-03-2003, Anthony Ritter wrote:
The following script works fine when I test it at home using localhost on:
MS Win 98
Apache Server
P
php-windows Digest 27 Mar 2003 09:31:42 - Issue 1655
Topics (messages 19157 through 19165):
Re: ISP Blues
19157 by: Christoph Grottolo
19158 by: Anthony Ritter
Re: resized image looks ba
19159 by: Jason Bryner
find libsasl.dll
19160 by: Ronen Kfir
Hi,
I managed to install go-pear on my win2000 desktop. To actually have the
installer work, I need to set the following 3 variables in the .bat file:
set PHP_BIN=
set BIN_DIR=
set PEAR_PATH=
%PHP_BIN% -C -d output_buffering=1 -d include_path=%PEAR_PATH% -f
%BIN_DIR%\pear -- %1 %2 %3 %4 %5 %6 %7
Hi Anthony -
Did they also uncomment the line in php.ini which reads
extension=php_gd.dll
?
Else check phpinfo() and see if gd is really enabled, since they clearly
haven't completed all the process. Oddly though I thought this file should
be under WINNT (or system32), in fact on my machine i
It sounds like it's happening before line 18. Did you close a statement
on that last
line executed. What's the code before line 18?
P.Bijl wrote:
U?
Parse error: parse error, unexpected T_WHILE, expecting ',' or ';' in
c:\apache\htdocs\news1\nieuws.php on line 18
17.
18. while ($list = mysql_fe
See : http://www.phpbuilder.com/board/showthread.php?threadid=10227168
Here you can download libsasl.dll
Jochem
Ronen Kfir wrote:
From PHP manual:
"Note to Win32 Users: In order to enable this module on a Windows
environment, you must copy libsasl.dll from the DLL folder of the
PHP/Win32 binar
16 matches
Mail list logo