I think Sourceforge uses something like what you are talking about.
Check it out :
http://www.sourceforge.net
- Original Message -
From: "Harshdeep S Jawanda" <[EMAIL PROTECTED]>
To: "PHP General" <[EMAIL PROTECTED]>
Sent: Tuesday, March 27, 2001 9:29 PM
Subject: [PHP] A ToDo/ task li
Is it possible?
Have anyone made a script that allows you to grab a file from another URL directly
from the server so that you don't need to download the file and upload it again?
Chua Zhi Hon aka. Zeus
-
Founder/CEO, Frozened Network
"We provide you with th
Nobody can help?
- Original Message -
From: <[EMAIL PROTECTED]>
To: "'PHP General List. (E-mail)'" <[EMAIL PROTECTED]>
Sent: Wednesday, March 21, 2001 8:29 PM
Subject: [PHP] Lostpassword script Error
Hi there, I need some help here.
I have uploaded all the files necessary into my serve
no.
Imagine Response.write as echo.
so it will be
echo "OK";
PHP doesn't parse ASP tags
- Original Message -
From: "AJDIN BRANDIC" <[EMAIL PROTECTED]>
To: "Jon Haworth" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, March 21, 2001 8:24 PM
Subject: RE: [PHP] Response.Writ
Hi there, I need some help here.
I have uploaded all the files necessary into my server. grab it at
www.frozened.com/zeus/lostpassword.zip
This is a lostpassword script whereby when the user inputs his email address, the
script will check if his email is a valid email ( [EMAIL PROTECTED] ) aft
What are the functions that can achieve that ?
- Original Message -
From: "Neil Kimber" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Stewart Taylor"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, March 21, 2001 12:24 AM
Subject: RE: [PHP] Editing Variables from another script.
Basically, thats not what I'm going to do.
I'm making an administrative script such that admins can change the location
and values of the $dbhost, $dbuser, $dbpass in the database.inc with just a
form.
Kinda tough eh ?
- Original Message -
From: "Neil Kimber" <[EMAIL PROTECTED]>
To: <[E
What other ways might there be ?
- Original Message -
From: "Neil Kimber" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Stewart Taylor"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, March 20, 2001 6:10 PM
Subject: RE: [PHP] Editing Variables from another script.
> Do you mean
I think you didn't get what I meant,
I need a script such that I can change the content of database.inc from an
external script (form or whatever)
- Original Message -
From: "Stewart Taylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, March 20, 2001 5
Okay, basically,
I'm trying to create a script such that it will change the variables inside
of my .inc page.
Something like
lets say I have this file called "database.inc"
Inside it I have :
$dbhost = 'blah'
$dbuser= 'blah'
$dbpass= 'blah'
I would like to make a script such that I can modify
You can still use PHP with Oracle Webserver, www.php.net is the best
resource I found so far :)
- Original Message -
From: "kaab kaoutar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, March 19, 2001 6:56 PM
Subject: Re: [PHP] php under Oracle Web serve
I'm trying to create a form whereby I can edit the variables with just the form.
It will be something like a form for me to change the database
details(username,server,password) in a .inc I'm using.
Is there anyway for me to pass information into another file's variable and have it
saved in th
Is there a good tutorial on Classes?
I looked at countless class codes but I don't understand how they are implemented (not
to mention countless books too).
Can someone point me to a good tutorial or explain to me whats going on ?
---
David Chua
---
Now that, the function has been verified,
what else could be wrong?
- Original Message -
From: "Jack Dempsey" <[EMAIL PROTECTED]>
To: "Jason Lotito" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; "'PHP General List. (E-mail)'"
<[EMAIL PROTECTED]>
Sent: Saturday, March 17, 2001 3:08 PM
Subj
//HTML headers here
";
if ($count > 0) {
for ($i=0; $i";
}
}
elseif ($count == 0)
{
#Insert Database checking ( NO ERROR )
$host="localhost";
$dbuser="root";
Sorry, heres the attached file.
- Original Message -
From:
[EMAIL PROTECTED]
To: 'PHP General List. (E-mail)'
Sent: Saturday, March 17, 2001 2:35
PM
Subject: Invalid or Valid because the
same.
Hello,
Sorry to disturb you guys of your precious programing
Hello,
Sorry to disturb you guys of your precious programing time ;-)
I'm stumped, I have coded everything properly and everything looks perfectly fine but
I'm still getting error. I'm doing a lostpassword script such that when a user fills
in their email, the database will check if there is s
17 matches
Mail list logo