Hey,
I can't seem to figure this out. I am modifying some else's script I added
some rows to the myself database and no I get this error when I try to add
information to the database.
I am searching the docs but I can't seem to find the answer.
Thanks,
Jeremy
--
PHP General Mailing List (ht
Hey,
I have looked in PHP manual but I cannot seem to find what I am looking for.
I have a very large form that I need to be able to mail. I just don't want
to have to code all of the field into my mail() function.
Thanks,
Jeremy
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
Hello All,
I was working on a little php today and I remembered that I had another
project that I wanted to do. I have a fairly complicated excel spreadsheet
that helps me price a service I provide and I would like to be able to have
fields on my website that can be filled in and the data passed
Hello,
I am having nothing but trouble with the date function. I want it to print
out a date like this: Saturday June 8, 2002 but as soon as I put spaces or
comma's in the string I get parse errors. I can get it to print
SaturdayJune082002 with I have tried escaping with
\ but it seems to make
Hey,
I have a website where I use header and footer files in a "includes" director
to establish the header and footer of each page. They are pretty simple, mostly
straight up html.
The website is kind of an online magazine and what I want to do is print pull
quotes out of each story.
So in my
Hey,
I have a pae where a variable is passed to a frameset. the main frame then
loads whatever page the use wants. What I want to do is be able to use the
variable in the frame themselves. I can't seem to grab that variable for the
frames, it works perfectly for the frame set just not the individ
Hey,
A while back someone posted a link to a page where you can enter a url and the
page returns the type of software the remote server is running.
Did anyone save that link?
Thanks,
Jeremy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
hey,
I am sure this is a dumb question but, I cannot seem to find out what i am
doing wrong.
I have a three page form, it basically takes a users input, displays it on the
next page to make sure the users info is correct (i store the variables on
this page in a form in hidden input tags), when
Hey,
Here is what I need to do, I need to have a PHP script recieve an e-mail and
write it to a file after erasing whatever was in the file before.
I suppose that it should have some sort of authentication built in to prevent
people from e-mailing PHP code that could be processed and do bad thin
Hey All,
I am sending e-mail using the mail() command. My question is whenever
an ' is used in the e-mail it is escaped like this: don\'t. Is there any way to
prevent this??
Thanks,
Jeremy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTEC
10 matches
Mail list logo