Hi,
I am trying to set up a system whereby users can send data, in a
pre-determined format, to a specified email address. I would then like to
import the contents within each email into a database.
The trouble I'm having is not knowing really where to start. Could any kind
sole point me in the ri
Hi,
I have a site whereby the user can select the colour of links for their
individual sections.
What I would like to do is to get the exact opposite colour of the one that
they choose and use that in the 'hover over' option of the tag.
The value for the colour is stored in hex.
To add to thi
Hi,
I was wondering is there a way to strip ONLY the tags that you specify from
a page, rather than having to include all the tags you do want (using
strip_tags() )
Cheers
Alexis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi All,
I am designing a News board and wish to convert any text beginning with
'http://' into a hyperlink, when displayed on the page.
I have converted all the HTML tags (htmlspecialchars) before saving the
data.
I can do the initial bit fine (adding the ) before the start of
the link, but I am
Hi,
I am trying to register an array in a session, but am having no luck.
What I have is a form with set fields on which is processed a certain number
of times.
Upon submitting the form each time, I run the following:
session_register("fieldtext[".$page."]");
where fieldtext is the name of
Hi,
One user to a site I have developed has complained that when they are trying
to view a PDF file on the site, that the server is closing the connection
with the browser window before the page has loaded. The file is only 13
pages long and has a few very small images in it.
What I was wonderi
Hi,
Could anybody confirm exactly which characters, if any, are NOT valid in an
email address.
Many Thanks
Alexis
--
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,
Hi All,
I have a site whereby you can upload a Resume in Word or Text format, but
for certain Word documents, the upload process just times out. Has anyone
else come across this problem, and if so any suggestions?
Many Thanks
Alexis
--
PHP General Mailing List (http://www.php.net/)
To unsubs
Hi all,
I am trying to find out what the mime type is for files that are stored on
my webserver, so I can convert the contents into a database.
Basically, if it is in 'text/richtext' format I want to run one routine, if
it's in 'application/msword' format another routine, and everything else
ano
Hi,
I am developing a simple site, in PHP4, which has three frames on it.
The first gives you the search options and the second two, the results.
What I was wondering was, while the database is being searched, is it
possible to display some text in the 'results' frame stating that the search
is
Hi,
I am developing a simple site, in PHP4, which has three frames on it.
The first gives you the search options and the second two, the results.
What I was wondering was, while the database is being searched, is it
possible to display some text in the 'results' frame stating that the search
is
Hi,
I've got a couple of questions relating to PDF files.
Firstly, to display a PDF file in your browser, I presume that you must have
a 'plug-in' installed?
Secondly, is it possible to display a PDF file within a table, as I have
only ever seen them fill up the entire browser?
TIA
Alexis
--
ginal Message-
From: Alexis Antonakis [mailto:[EMAIL PROTECTED]]
Sent: 11 April 2001 12:56
To: Php-General@Lists. Php. Net
Subject: [PHP] Apache configuration
Hi,
I am having problems in trying to configure Apache on my PC correctly.
FYI I am using Win95 and PHP4.
I have configured Apache so
Hi,
I am having problems in trying to configure Apache on my PC correctly.
FYI I am using Win95 and PHP4.
I have configured Apache so that it will run PHP scripts, however when I try
to start a session I get the following messages:
---
Warning: open(/tmp\sess_20e483a01d217181f5379858afee4cf4, O
Yahoo certainly uses PHP for at least some of it's workings. On a rare
occasion that it was down, I saw a PHP error message being displayed.
-Original Message-
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
p.net]On Behalf Of Brent Langston
Sent: 10 April 2001 17:31
To: [EMAIL PROTECT
Hi,
I am having big problems with merging two arrays. I just can't seem to get
my head around it.
I have two arrays which I wish to merge, but I want to EXCLUDE duplicate
values.
Any suggestions, as my numerous attempts have proved unsuccessful.
BTW I'm using PHP4.
Many thanks
Alexis
--
PH
16 matches
Mail list logo