Hello,
On 06/17/2003 06:45 AM, Davy Obdam wrote:
I have to make a password generator, but i have a little problem.
You may also want to try any of these classes:
http://www.phpclasses.org/password%20generation
--
Regards,
Manuel Lemos
Free ready to use OOP components written in PHP
http://www.p
This might require two separate files. In the first, you'd have to set up a
form in the first file, advanced3.php:
---
new
old
---
and then in the second, the processform.php file, you'd have this line:
-
And how can I do, that this selected option will select from the database
(products) the appropriate one's, and show the results?
Dreamweaver MX.
Sorry, but I appreciate your help.
Thanks,
ildiko
- Original Message -
From: "Cristian MARIN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent
I also put php.ini, php4ts, php4apache2 all into my system32 directory.
Stuart
Dean Hayes <[EMAIL PROTECTED]> wrote:
Did you add the lines
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php
to your httpd.conf file
Dean "The Insane Guy" Hayes
Mystica
Did you add the lines
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php
to your httpd.conf file
Dean "The Insane Guy" Hayes
Mystical Web Designs
http://www.mystical-sector.com
<-- I design and i redesign but still i never designed true beauty like you
-->
Thank you.
I have entered the variables and seems to be OK.
THANKS.
Why do you think that I have put the put the password into the php.ini file?
And where can I define the type of connection? I just sad make mysql
connection, and it was created as pconnect. How do I make mysql_connect?
Where?
TH
No, you misunderstand. You have
mysql_pconnect($hostname_storeunclesam, $username_storeunclesam,
$password_storeunclesam)
but there is no value to the variables so what you are actually doing is
mysql_pconnect( , , )
You need to define the variables before calling the function like so:
$hostname_
Thanks,
I have the username and password entered in mySQL for that specific table
and also in the php file at $username_storeunclesam so on, the same
username and password, however I have this ODBC issue.
What else might be wrong?
THANKS.
ildiko
- Original Message -
From: "Stephe
ODBC I believe is the default connection name when none is specified. You
have the code mysql_pconnect($hostname_storeunclesam,
$username_storeunclesam, $password_storeunclesam), but have you set a value
to all the variables? You need to set $username_storeunclesam and
$password_storeunclesam to th
this is a mailinglist for php*, not mysql.
--
with best regards,
christian astrup bakke // chasm
www.chasm.nu
[EMAIL PROTECTED]
[note: this mail is scanned with norton antivirus 2003]
- Original Message -
From: "Ildiko Nyari" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, Ju
Subject: Re: What is the best way to post here?
From: Erythros <[EMAIL PROTECTED]>
Newsgroups: php.windows
what do you mean ignored? do you mean no one
responds to your posts?
"Jon Harrell" <[EMAIL PROTECTED]> wrote in
message
news:[EMAIL PROTECTED]
com...
> It seems that most if not all of my NG
php-windows Digest 20 Jun 2003 20:27:51 - Issue 1786
Topics (messages 20435 through 20466):
Re: PHP i need help please
20435 by: Daniel Beulshausen
Re: Help changing code HELP!
20436 by: Mark Clarkstone
20437 by: Luis Moreira
20439 by: Mark Cl
Does anybody have a clue about this?
I get this error message:
Warning: mysql_pconnect(): Access denied for user: '[EMAIL PROTECTED]' (Using
password: NO) in C:\Program Files\Apache
Group\Apache2\htdocs\www\Connections\storeunclesam.php on line 9
Access denied for user: '[EMAIL PROTECTED]' (Usin
what do you mean ignored? do you mean no one responds to your posts?
"Jon Harrell" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> It seems that most if not all of my NG posts are
> ignored through my news client... but I can email
> the list... What is the most effective way of
> po
Thank you guys now it´s working fine.
[]´s Waldemar
Must be wrong path, check if it is correct path, calculate all '../' and
find is there such file on that path
"Ildiko Nyari" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Thanks, I have the feeling it is something with the pear, but I always get
similar errors, and the pear is always
Hello,
On 06/20/2003 02:58 PM, Galen P. Zink wrote:
I work for a small networking company. We're working on a piece of
software that will be run server-side with PHP and MySQL. It allows the
user to develop an online store and handles all the complex shopping
cart stuff with ease. It is a port
Thanks, I have the feeling it is something with the pear, but I always get similar
errors, and the pear is always there.
What do you think?
ildiko
-
Maybe you don't have permission to open it. I think
Hello,
I heard you wrote the PEAR web codes.
Can you pls let me know what is the problem with my pear and what to do about.
I always get this type error messages;
Warning: main(PEAR.php): failed to open stream: No such file or directory in
C:\Program Files\Apache Group\Apache2\htdocs\ADOdb\adodb
I work for a small networking company. We're working on a piece of
software that will be run server-side with PHP and MySQL. It allows the
user to develop an online store and handles all the complex shopping
cart stuff with ease. It is a port of an originally client-side
application. We would l
Maybe you dont have permission to open it. I think using chown could do the
trick. I have user 'www' in apache and if scripts are not owned by 'www' i
get this error like you.
If i am not correct, please someone enlighten me.
PS. My applications work ok on Unix and Linux with this trick, although
I use Microsoft Windows XP Pro, and PHP4. Im reading the book Sams teach
yourself PHP, Mysql and Apache.
I setup mysql apache2 and php4. I cannot get to work. Can
anyone HELP PLEASE?!?!???
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
this is line1:
- Original Message -
From: "Ildiko Nyari" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 20, 2003 12:47 PM
Subject: [PHP-WIN] Fatal error: main(): Failed opening required.
Dreamweaver MX
What is this about? I can connect to mySQL database, but the we
What is this about? I can connect to mySQL database, but the website in Explorer gives
me this error.
What do I wrong? in Dreamweaver MX.
thanks
Warning: main(../../Connections/storeunclesam.php): failed to open stream: No such
file or directory in C:\Program Files\Apache Group\Apache2\htdocs\ad
well esteban, here is the way ill do that:
[php]
$response = array();
$link = db_connect();
$result = mysql_query("SELECT * FROM news WHERE news_status LIKE 1
ORDER BY
news_date ASC");
while ($row = mysql_fetch_array($result)) {
array_push($response,$row);
}
$smarty->assign("row", $r
It seems that most if not all of my NG posts are
ignored through my news client... but I can email
the list... What is the most effective way of
posting here?
jh
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i think this has to do with the value you set in $allow. in config.php you
set it to "1" then in test.php you checked for the value "yes" hence
unexpected number value when it was looking for a char
"Mark Clarkstone" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> this
>
> Pa
please also include config.php
"Mark Clarkstone" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hey I need your help I want to change a part of the config.php file in my
> script which is
>
> $allow = "1"; // to allow comments 1 = yes 0 = no
>
> I'm trying to change it to $allo
THANKS,
I am just a beginner, but you made my life easier. Now I understand it, hope so.
ildiko
"Cristian MARIN" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> It's very wrong your code:
> I don't know what should do but it should look like this:
>
> search by
>
>
>
> new
>
It's very wrong your code:
I don't know what should do but it should look like this:
search by
new
used
You have mixed the php with the HTML in a very wrong way. You cannot require
a html code, you have to require a file. Please the PHP manual first.
what about the escaped doublequotes?
should be \" not /" (backslash, not slash).
ciao SVEN
"Mark Clarkstone" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> this
>
> Parse error: parse error, unexpected T_LNUMBER in
> c:\www\apache\htdocs\scripts\string\test.php on line 9
>
> "
This is happening because the session_start() is not the first line in your
page and the others lines beside the session_start are already sending data
or the header informations to the browser so when you are using the
session_start he can't integrate the session cookie to the header so all the
se
that codepart isn't very useful.
look around line 129, maybe a line above a command isn't correctly
terminated by semicolon. could be, that your php-termination ?> before
isn't recognized as it is interpreted as depending to stings from
lines above? maybe some brackets of conditions or functions
In your script page are you displaying something *before*
starting the session?
Andrei BEJENARU
"Waldemar Brand Neto" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hy
whwn I tried to use a sessiom this error ocours:
Warning: Cannot send session cookie - headers already sent by
a
Hello, Thank you
line129:
But the whole stuff look-a-like this:
search by
new
used
); ?>
What I want is the option selected should be an input for the search, that's
what I try to figure out in Dreamweaver MX
THANKS,
ildiko
- Original Message -
From: "Max Graham" <[EMAIL PRO
Ildiko, every time you want to use php code you must start with a "
so, here you want to embeded html code and then you want to write another
part of the code so it's look like this:
[Html Code]
Hope this helps...
But it isn't the answer...please post you code!!
- Original Message --
Hy
whwn I tried to use a sessiom this error ocours:
Warning: Cannot send session cookie - headers already sent by
and this:
Warning: Cannot send session cache limiter
In my php.ini the save path points to a valid directory and php creates a file session.
Thank´s in advance.
Wbn
I'm trying to access an Excel document as a database using ADO. I've
found several snippets of code on the subject but I'm not having any luck
getting it going. So far I am using just this fragment of code to connect
but I'm getting an error that I don't know how to correct:
Code:
Open($dsn);
Dude - do you think we're telepathic or something ? How the hell are we
supposed to know what you have written on line 129 ?!?!
Neil.
At 08:09 20/06/2003 +, you wrote:
Message-ID: <[EMAIL PROTECTED]>
Reply-To: "Ildiko Nyari" <[EMAIL PROTECTED]>
From: "Ildiko Nyari" <[EMAIL PROTECTED]>
To: <[
this
Parse error: parse error, unexpected T_LNUMBER in
c:\www\apache\htdocs\scripts\string\test.php on line 9
"Mark Clarkstone" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Something about lumer?
>
> "Erythros" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > wha
do you have some code?
"Ildiko Nyari" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
Hello
Parse error: parse error, unexpected '<' in C:\Program Files\Apache
Group\Apache2\htdocs\advanced3.php on line 129
what's this?
I always get this error when I want to display the php file
This is not very clear to me.
First, what errors do you get ?
Second, in one place you have
$changeallow (that you don't use)
and further ahead
$configallow (that is not initializazed)
Which one is the good one ?
Luis
- Original Message -
From: "erythros" <[EMAIL PROTECTED]>
To: <[EM
Something about lumer?
"Erythros" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> what are the errors that you get?
>
> "Mark Clarkstone" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hey I need your help I want to change a part of the config.php file in
my
> > sc
At 03:25 20.06.2003 +0200, Christoph Grottolo wrote:
[EMAIL PROTECTED] (Daniel Beulshausen) wrote:
>mit freundlichen grüßen aus berlin,
>daniel
welcome back to php... and thanks a lot for having implemented network
access on win32.
trying to get buisness rolling again... ( slowly :) )
mit freundl
php-windows Digest 20 Jun 2003 08:09:14 - Issue 1785
Topics (messages 20431 through 20434):
Re: PHP i need help please
20431 by: Kevin Ison
20433 by: Christoph Grottolo
20434 by: Daniel Beulshausen
Parse errorwhat's this, what to do?
20432 by: Ildiko Nyar
At 13:33 19.06.2003 -0400, Kevin Ison wrote:
danke Daniel...
apparently multiple paths need to be encapsulated with quote marks.
something i did not do.
yes, colons are interpreted as line comments by the ini parser.
btw: looking at the source of the java extension, it should use the
CLASSPATH e
46 matches
Mail list logo