I am trying to create website similar to ones that credit card companies use
to provide their clients with transaction history of their credit cards.
What I have seen is that they uses template pages and call the results from
a database. When going to the different template pages would the variab
I know this is not a PHP question but would really appreciate comments
regarding experiences with the software E-mail Spyder or any other
experiences with other software.
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am trying to have my form redirect back to my form, if the 'name' field is
not filled in or the submit button is not pushed. Can someone tell me what
my problem is with the script below that I have in my header:
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
I have found 2 webhosts that provide PHP and MySQL:
www.aletiahosting.com
www.rackspace.net
Does anybody have experience with either one (good or bad)? Or does anyone
use a good low price host?
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
Any suggestions?
Ben
-Original Message-
From: Dave Barry [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 07, 2002 12:05 AM
To: Ben Clumeck
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] MySQL Install Problem
On 20 0, Ben Clumeck <[EMAIL PROTECTED]> wrote:
> I am trying to install
I am trying to install MySQL on WinXP, I get the following error message:
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.
C:\DOCUME~1\BEN>cd c:\mysql\bin
C:\MYSQL\BIN>mysqld--standalone
'MYSQLD--STANDALONE' is not recognized as an internal or external command,
operable program o
I know there must be a tone of articles on the subject. Can anyone give me
brief advantages and disadvantages between the 3 languages. Is there
something that one language specifically does that another doesn't?
Could PHP be used for online banking? Usually banks use JSP or ASP, why
don't bank
I am trying to install Apache and PHP4.0 on WinXP. Does anyone know of any
conflicts?
Thanks, Ben
--
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 P
Does anyone know of any conflicts or problems? I am installing it and went
to the conf file and changed the setting to localhost. But it says that
there is an Error 1067. Any help would be greatly appreciated.
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-
I would like to send an e-mail (the same e-mail) to 1,000 different people.
I want each persons name to be in the "To:" field. Is there a way to
customize it to where it can say Dear (having a different persons name
corresponding to an e-mail address) so that it looks customized.
Thanks,
Be
How do I use MySQL through the web. I currently have MySQL running on my
personal PC on WinXP. I use a command prompt to add tables, add records,
and so forth. How do I create tables and records when my database is on the
web?
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
T
Is there any classes that anyone knows of for PHP & MySQL? I am just
learning PHP and have bought a couple of books that have helped. However, I
need to become proficient quickly. Thanks for your help.
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
I am new to MySQL and PHP. I am wondering how Authentication through PHP
and MySQL. How does a username and password now where to take that user?
An example is online banking. You enter your account number for (username)
and your password. How does it know where to go for your specific account
When using MySQL to Authenticate users for a specific directory (i.e.
www.mysite.com/user) how would it know to go to that directory ("/user").
How would it know to not let someone access a file directory in that
directory (i.e. www.mysite.com/user/page2.php)? If I am using MySQL to
query a row i
I am creating a mail list and need something that does not require MySQL or
any other databases is there a good one? What is the best one even if it's
with MySQL?
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Is there a short easy mail script that can take an uploaded file from a form
and have it e-mailed to me? Please let me know.
Ben
--
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 a
When I use the script to upload an attachment to my form it does not email
the attachment. I am using the mail() function to email the results of the
form to me. Is there any other code I need to put in my mail() function to
make this work, if so where would I put it?
I am currently using the fo
When I use the script to upload an attachment to my form it does not email
the attachment. I am using the mail() function to email the results of the
form to me. Is there any other code I need to put in my mail() function to
make this work, if so where would I put it?
I am currently using the fo
I have a form that a user can put his contact info. This form posts to a
file called results.php. The results.php file has a mail() command and the
echo (i.e. ) to show the user confirmation of what he
has submitted.
However, if someone goes directly to results.php it will show Name: blank
and
How do I make a multi page form with the ability to attach a file. The form
will be about 3 different pages and the last will be a place to attach the
file. Then I results will be sent to me via email.
Please provide recommendations or any help!
Thanks,
Ben
--
PHP General Mailing List (http
I am looking for a script to send my form results to a .txt file in CSV (to
import into Excel) format. Does anyone have a simple code?
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
I am new to PHP. I am trying to specify the email address in the "From"
field. Right now it gives me my host name. Can anyone help?
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact t
PM
To: Ben Clumeck; [EMAIL PROTECTED]
Subject: Re: [PHP] IP Address Converted to Computer Name
On Tue, 20 Nov 2001 04:08, Ben Clumeck wrote:
> I am trying to convert an ip address to a computer name. Then I am
> putting it into the mail() script. However, when I do this it come up
> bla
Does anybody have an easy script that send form results to a .txt file in
comma separated format.
Thanks,
Ben
--
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-ma
I am trying to convert an ip address to a computer name. Then I am putting
it into the mail() script. However, when I do this it come up blank. I am
putting $r_hostname in the mail() script. Can anyone tell me why its not
working? The script I am using is:
Thanks,
Ben
--
PHP General Mai
Jim,
Thanks for your quick response. I looked over the URL and tried it but it
doesn't seem to work.
I tried:
Any advice would be appreciated.
Ben
-Original Message-
From: Jim Lucas [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 2:57 PM
To: Ben Clumeck; [
I currently log ip address that reach my site. However, I want to be able
to log both the ip address and remote name. Can anyone help?
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I am trying to let a person attach a file to my form. Can anyone help?
--
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]
I am new to PHP and have been experimenting with it for couple of weeks now.
I need to take a course that can make me very proficient in a short amount
of time. I am in Orange County, CA. Anywhere in Southern California would
be fine.
Please let me know suggestions.
--
PHP General Mailing L
I am new to PHP and have been experimenting with it for couple of weeks now.
I need to take a course that can make me very proficient in a short amount
of time. I am in Orange County, CA. Anywhere in Southern California would
be fine.
Please let me know suggestions.
--
PHP General Mailing L
30 matches
Mail list logo