hello,
i am a new user of php (and i speak french - but try to write english as well as
possible) and
i have a project consists to implement a web interface (with php) to connect a
database (interbase) on
plattform windows.
So where is the best link to download some documentation about php wi
I use php with interbase.
But when i try the code below i get this eror message :
Fatal error: Call to undefined function: ibase_connect() in
c:\inetpub\wwwroot\index.php on line 12
I want to know what is wrong with the code or if i have to do
with php in order to run with Interbase ?
Please
console
.
So what'is wrong ??
- Original Message -
From: "Richard Davey" <[EMAIL PROTECTED]>
To: "Dominique ANOKRE" <[EMAIL PROTECTED]>
Cc: "Php List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 11, 2004 2:04 PM
Subj
Ok, everything run now !
the problem was the path to the database.
You must indicate like this :
$host = localhost:c:\path\to\databasename
Thanks you !!
- Original Message -
From: "John Nichel" <[EMAIL PROTECTED]>
To: "Dominique ANOKRE" <[EMAIL PROTE
how to generate a image link with php ?
i use this but it returns errors :
print("");
print("img src="image.jpg");
print("");
Thanks
ok
good now - solved !!
thansk you
- Original Message -
From: "Seba" <[EMAIL PROTECTED]>
To: "Dominique ANOKRE" <[EMAIL PROTECTED]>
Sent: Thursday, February 19, 2004 11:23 AM
Subject: Re: [PHP] generate a image link with php
> It is better:
&
hello,
how can i put the character \ in a variable ?
I've done the code below but errors occurs :
$barre_oblique = "\";
Parse error: parse error, unexpected T_STRING
Please help
ok thanks
pb solved
thank you everybody
- Original Message -
From: "Richard Davey" <[EMAIL PROTECTED]>
To: "Dominique ANOKRE" <[EMAIL PROTECTED]>
Cc: "Php List" <[EMAIL PROTECTED]>
Sent: Thursday, February 19, 2004 5:52 PM
Subject: Re: [P
I use a simple form like this :
print("\n");
print("\n");
$_POST["hiddenField"] = $image_avant;
print("\n");
print("\n");
and when i click on the submit button, i want to display the value of my hiddenField
(doing by the file image.php) :
but nothing is displaying !!
Please help !
I 've given a value se the code :
$_POST["hiddenField"] = $image_avant;
where $image_avant is a variable which contains a value !!
Cdt
- Original Message -
From: "Michael Egan" <[EMAIL PROTECTED]>
To: "Dominique ANOKRE" <[EMAIL PROT
Ok
problem solved
thank you everybody
- Original Message -
From: "Richard Davey" <[EMAIL PROTECTED]>
To: "Dominique ANOKRE" <[EMAIL PROTECTED]>
Cc: "Php List" <[EMAIL PROTECTED]>
Sent: Friday, February 20, 2004 11:35 AM
Subject: Re[2]:
I want to resize an image before display it in the window.
Is there a php fonction which do it ?
Thanks !
ok thanks
problem solved !!
- Original Message -
From: "Adam Voigt" <[EMAIL PROTECTED]>
To: "Dominique ANOKRE" <[EMAIL PROTECTED]>
Cc: "Php List" <[EMAIL PROTECTED]>
Sent: Friday, February 20, 2004 6:04 PM
Subject: Re: [PHP] resi
Is there a way with php to force the user to put only numeric character in a text
field ?
thanks
ok thanks, i have written a script with javascript and i think it's running
good !
Thanks
- Original Message -
From: "Daniel Clark" <[EMAIL PROTECTED]>
To: "Php List" <[EMAIL PROTECTED]>
Sent: Tuesday, March 02, 2004 7:15 PM
Subject: Re: [PHP] numeric characters
> Or you can us client s
I have a form which call a php file when click on the submit button :
First this runs correctly when i click on the submit buttom then the file
recherche.php is executed and the result is displayed.
I modify the design of my pages in order to display result into frames. So i create a
frameset
I have a form which call a php file when click on the submit button :
First this runs correctly when i click on the submit buttom then the file
recherche.php is executed and the result is displayed.
I modify the design of my pages in order to display result into frames. So i create a
frameset
on line 66 there is :
$date=$_POST["date"];
Thanks
- Original Message -
From: "Chris W. Parker" <[EMAIL PROTECTED]>
To: "Dominique ANOKRE" <[EMAIL PROTECTED]>; "Php List"
<[EMAIL PROTECTED]>
Sent: Friday, March 05, 2004 8:20
OK, but when i use "isset" my request is not executed normally.
I wonder if the fact i use the frames is the problem because with no
changement and without using "isset"
my request run correctly.
Thanks !
- Original Message -
From: "John Nichel" <[EMAIL
19 matches
Mail list logo