[PHP] please help - urgent! - email & attachments

2001-01-11 Thread Sefton

Hello,

I am after a php3 script that can do this...

Have a form of about 20 fields where one of the fields can browse the users
hard drive so they are able to include an image, and then submit the form by
sending an email. All the other fields are just text.

Kinda like a formail script but with picture attachments.

Does anybody have some php code alreday made to do this that even a dumb ass
like me could configure.

Basically I have to have this project completed by today.

Thanks,

Chris



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] I dont know what to do here?

2001-01-22 Thread Sefton

Hello,

I have a form in an htm file that is sending info to a cgi script
(formmail.pl) but the confirmation page I am using is php3. I want to pass
the value of a text box in the form to the php3 page.

Kinda like thanks you message $message has been sent.

I don't know how to send to the cgi script and pass the variable to the
confirmation page.
Here is my code so far for the form action.

http://www.domainname.co.nz/developing/faq/faq_
confirm.php3">

So I need the faq_confirm.php3 page to appear, plus have it send the
variable $message that is one of the fields on the form.
I thought you just added it like ?message
But i already have a ?

Please help?

Chris



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] How do you do this?

2001-01-24 Thread Sefton

Hello,

I am still new to PHP but so far, I am getting things sorted reasonably ok
with some great from this group and other sites.

I have a MySql Database, that is working great, but when my results are
returned there is alot of information.

How do you display say only 15 results when doing a query from MySql, and
display a next button for the next lot of 15.

I can get it to return all, but not in numbers. I don't even know where to
start.

Any ideas would be bloody marvellous. Thanks dudes & dudess's.

Chris



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] PHP & HTACCESS

2001-02-07 Thread Sefton

Hello Everybody,

Does anybody know or have some PHP code to read the htaccess file.
I have a couple of directorys protected by the htaccess & htpasswd files on
the Unix Apache server I use. But I want to create a webpage with input
boxes to simulate the popup dialog that appears when entering the protected
areas.

So rather than enter the username & password in the dialog I want to enter
them in a webpage.
Its all for looks, to give the site a user friendly asthetic look.

Please help.

Pretty please

Chris



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] To The Hacker: CodeBoy

2001-02-09 Thread Sefton

What does that do?

""Jonathan Sharp"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
: P.S. in your phpMyAdmin config.inc.php file line 13 set:
: $cfgServers[1]['adv_auth'] = true;
: then you won't have any problems...
:
: -codeboy
:
: > -Original Message-
: > From: rswfire [mailto:[EMAIL PROTECTED]]
: > Sent: Thursday, February 08, 2001 3:20 PM
: > To: [EMAIL PROTECTED]
: > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
: > Subject: RE: [PHP] To The Hacker: CodeBoy
: >
: >
: > Whatever, James.
: >
: > The hackers name is Jonathan Sharp.  He is a
: > regular member of this mailing list.  I do
: > believe that people here would like to know they
: > have a hacker on their hands, don't you think?
: > It would appear the friendly Jonathan has another
: > side to himself...
: >
: > Codeboy:
: > Jonathan Sharp
: > Director of Technology - Imprev Inc.
: > Renwick Development Group - Flyerware
: > [EMAIL PROTECTED]
: >
: >
: >
: > --- James Moore <[EMAIL PROTECTED]> wrote:
: > >
: > > >
: > > > Today I noticed an entry in my database with
: > > the
: > > > username "codeboy" and the password "hacked"
: > > in
: > > > one of the authorization tables I have
: > > created.
: > > > I am shocked that someone could be so
: > > malicious
: > > > and insensitive!  I am programming locally; I
: > > > realize there may be some security
: > > > vulnerabilities during this time, but when I
: > > go
: > > > live with my network this will not be the
: > > case.
: > > > If any further attempts are made to hack into
: > > my
: > > > system I will clearly take the time to
: > > retaliate
: > > > against you.  Let this be your only warning.
: > > >
: > >
: > > This is not the place to take these issues up.
: > > Please email privatly and
: > > complain to the appropriate authrities, the
: > > PHP-General list is not the
: > > place for this.
: > >
: > > James
: > > --
: > > James Moore
: > > PHP QA Team
: > > [EMAIL PROTECTED]
: > >
: >
: >
: > =
: > =
: >  [ rswfire ]
: >
: >   http://rswfire.swifte.net/
: >   http://profiles.yahoo.com/rswfire
: >
: > =
: >
: > __
: > Do You Yahoo!?
: > Get personalized email addresses from Yahoo! Mail - only $35
: > a year!  http://personal.mail.yahoo.com/
: >
: >
:
: --
: PHP General Mailing List (http://www.php.net/)
: To unsubscribe, e-mail: [EMAIL PROTECTED]
: For additional commands, e-mail: [EMAIL PROTECTED]
: To contact the list administrators, e-mail: [EMAIL PROTECTED]
:



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]