Hi there,
I want to encrypt mails coming from my webform with pgp. Is it possible?
regards,
Lopez
--
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
Hello all,
Can anyone see what's happening here?
I'm trying to pass some variables (font stuff) to a cgi script so that it
will appear the same as the current theme being used.
Everything seems to be working except the replacements. here's the code. Any
help much appreaciated, thanks!
Or would
You will also find that file(); may have been disabled - due to the possible
security issues..
ie file ( /etc/shadow); or file (/etc/passwd);
I believe that may apply to fopen, too.
James
-Original Message-
From: atan [mailto:[EMAIL PROTECTED]]
Sent: 23 June 2001 02:46
To: [EMAIL PROTE
I had PHP 4.0.5 ISAPI running in Win2K IIS5. It also crashed every few
minutes. I switched over to CGI and now its running like a dream.
Bernie Kruger
"Phil Driscoll" <[EMAIL PROTECTED]> wrote in message
01062709242201.02176@linux">news:01062709242201.02176@linux...
> On Tuesday 26 June 2001 2
Hi!
Is there is any code or class written already that allow PHP to send emails
to fax machines?
thanks.
--
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:
Hello,
Niel Zeeman wrote:
>
> Hi there
>
> Is there anyway of passing a xml document to a php page as raw data.
>
> What I want to do is eg.
> send a page a xml document and recieve a response ( in xml ) from that page.
>
> I could eg get the result using fopen( 'http://url.com/xml.php' , 'r'
Hi adam!
On Wed, 27 Jun 2001, adam (dahamsta) wrote:
> [Please copy replies off-list.]
>
> I want to use PHP4 sessions for authentication, but I'm having difficulty
> understanding how to get around users spoofing, stealing or linking sessions.
> Here's an example: Alice sends Bob a link from
use implode("separator", $array).
the separator joins the array together.
For example, if you got 'cat', 'run', 'dog' in the array
using implode("-", $array) will give you:
cat-run-dog. Got it?
regards,
Alva Chew
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hello,
Manisha wrote:
>
> Hi,
>
> We are developing web application. The client wants it to get connected to
> their central database server in USA. Web server is in Singapore.
>
> Web server configuration - Situated in Singapore, unix / php / mysql -
> this database is only for some special
try the function nl2br($value)
regards,
Alva Chew
"Nathan Cook" <[EMAIL PROTECTED]> wrote in message
00cf01c0ff3d$72992160$[EMAIL PROTECTED]">news:00cf01c0ff3d$72992160$[EMAIL PROTECTED]...
> Hello-
>
> I am selecting a value from a blob field in a mysql db. The value looks
like
> this:
>
> Tes
On Thursday 28 June 2001 02:08, Mark Maggelet wrote:
> Is there any way to set output_buffering per directory or host?
> I tried putting:
> php_value output_buffering On
>
> in my virtual host, also in , , and .htaccess
> the only place it seems to get noticed is in php.ini
Try using php_flag ins
Hi
How do I convert arrays to string ??.
~ Karthick
--
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]
Here's some code to include in your HTML to create the popups.