sage-ID:
<[EMAIL PROTECTED]>");
That doesn't seem to work when I look at my e-mail client it seems
to have it's own message-id for the e-mail i sent, can anyone help
me on this?
I am actually using the Mail Pear Class but unable to get that to work
either.
Devin
--
PHP Gene
sage. Any help
would greatly be appreciated.
Devin Atencio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
, but the include and require functions
are allowed to read the file. Is there a way to get it
so that any include or require statements will have the
UID checked like readfile does? Any help would greatly
be appreciated.
Thanks
Devin Atencio
--
PHP General Mailing List (http://www.php.net
?
Devin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am trying to compile PHP 4.3RC2 and enable the domxml
library but when I compile PHP it doesn't seem to work?
./configure --with-xml --with-domxml
Any ideas?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
; On Tue, 2002-10-08 at 13:15, Devin Atencio wrote:
> >
> > I am trying to get PHP to send mail through my FreeBSD machine
> > and my machine is running Sendmail 8.12.4, and I have the path
> > to sendmail in my /usr/local/lib/php.ini. I am using PHP 4.2.3
> > but it f
stardust sendmail[84142]: g98HCIsQ084142: from=nobody,
size=331, class=0, nrcpts=0,
msgid=<[EMAIL PROTECTED]>,
relay=nobody@localhost
Any ideas about what could be going on here?
Devin Atencio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am trying to find out a way I can pass a variable that is basically
an XML document to xslt_process and make it all work. My script
works if I have:
$xp = xslt_create();
$result = xslt_process($xp, 'test.xml', 'test.xsl');
however, if I try to do:
$xp = xslt_create();
$result = xslt_
seconds.
[Wed Jun 26 16:59:00 2002] [notice] child pid 85595 exit signal Floating point
exception (8)
Is there a fix for this?
Devin Atencio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
and can recomment it ?
Devin Atencio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I want to a kewl script that will format time from seconds. I have a script
that returns the number of seconds a person has been an employee and
I want to format it in human readable format like:
1 year 6 months 14 days, etc.
Any help would be appreciated it.
I need to check a variable to see if the format fits one
of the following:
[EMAIL PROTECTED]
or
*@domain.com
or
*@*.domain.com
How can I do this with regex? Any help would be greatly
appreciated.
Devin Atencio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
Is there an easy way in PHP to have it display to screen all the variables
that
it has in memory? So i can see what variables there is and what they are set
to?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am trying to read a session file from the /tmp directory then
restore the PHP variables from this but I can't get it to work, i'm
doing the following:
$acontents = file("/tmp/sess_$sessid");
$data = $acontents[0];
unserialize($data);
$sessid is a valid session id, but unserialize d
If i have a session going with PHP4 and I want to basically
pull the entire serialized data and then insert it into the
database is there a variable that contains the serialized data
or would I have to just basically read the /tmp/sess_sessid file
and then save that into the database?
--
PHP
I was wondering if I had a session going under a non-ssl and then
have the URL go to a secure session, the session Id changes, is there
a way to keep the same session id so i don't loose any data in the
non-ssl session?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
could I do this? Any help would
greatly be appreciated.
Devin Atencio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I was wondering If I made a database to store a list of IP CIDR
in a database to block, how I could take an IP of a customer coming
in and find a quick way if it matches a blocked IP in the database?
For instance, in the database I would store something like this:
208.219.20.0/24
Then if some
I am trying to write a program that will talk to UPS. It appears that
the requirements is that i must talk SSL and then submit XML type documents
as a POST. Would it be easy in PHP to talk SSL via Socket Layer? Any help
would be appreciated.
--
PHP General Mailing List (http://www.php.net/)
To
I need to somehow write a PHP Script that will POST
XML type stuff to UPS like this:
TEST262223144CAT
testUser
testPW
Example 1
1.0001
Track
activity
1Z12345E1512345676
How could I do this? Any help would be greatly appreciated?
--
PHP Genera
database, how can i do this?
The session info in the database looks like this:
a:1:{i:0;a:7:{s:2:"id";s:16:"Default identity";s:8:"fullname";s:13:"Devin
Atencio";s:9:"from_addr";s:0:"";s:12:"replyto_addr";s:0:"";s:9:"signature";s:0:"";s:10:"sig_dashes";i:0;s:9:"sig_first";i:0;}}
I am currently running an old version of imap v4 from FreeBSD 4.1, and
I was going to install the latest 2001c library onto my computer. I realize
that after installing the library i should recompile PHP, but is there any
problems that anyone knows that will affect anything by doing this
upgrade?
.---#
# #
# Devin Atencio [EMAIL PROTECTED] #
# Sys Admin Dept #
#_Oooo._#
.oooO ( )
( )) /
\ ((_/
\_)
--
PHP General
Dear Users,
I basically want to do the following. I have file that contains everyone
that logs into
our mail server a day and then I want to basically load that file into an
array and then
search the array to find out how many times that person logged in and then
take
the last login and capture
thing changed
that I was unaware of to why the webpages no longer show
the error message?
__\/__
. / ^ _ \ .
|\| (o)(o) |/|
#.OOOo--oo--oOOO.---#
# #
# Devin Atencio
eable to have it decrypt the entire thing
Correctly?
__\/__
. / ^ _ \ .
|\| (o)(o) |/|
#.OOOo--oo--oOOO.---#
# #
# Devin Atencio [EMAIL PROTECTED] #
# Sys
of them. Can anyone give me
some sample code on how to do this? It seems like once my form
gets to long it gets weird and it doesn't encrypt or decrypt
correctly. It seems ok if it is only 1 word.
Any ideas?
Devin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e
of them. Can anyone give me
some sample code on how to do this? It seems like once my form
gets to long it gets weird and it doesn't encrypt or decrypt
correctly. It seems ok if it is only 1 word.
Any ideas?
Devin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [
s for any help,
Devin
--
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 trying to get SWF installed into PHP for a customer and I am having some problems.
I downloaded the file dist.99.freebsd.tar.Z and uncompressed the file. Then reading the
page on swf on the PHP.net website I did as one user suggested and copied the libswf.a
into the /usr/local/lib and then c
I have a page that brings up the info on a rock, I wanted to
add the functionality of doing like a and option
to go thru all the rocks in my database. I can't figure out how
to exactly do this, could someone give me some help?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
an do?
/'^'\
( o o )
--oOOO--(_)--OOOo
Devin Atencio
ArosNet Systems Administration .oooO
EMail: [EMAIL PROTECTED] ( ) Oooo.
\ (( )-
\_)) /
(_/
of me.
/'^'\
( o o )
--oOOO--(_)--OOOo
Devin Atencio
ArosNet Systems Administration .oooO
EMail: [EMAIL PROTECTED]
te to do this?
Thanks in advance.
/'^'\
( o o )
--oOOO--(_)--OOOo
Devin Atencio
ArosNet Systems Administration .oooO
EMail: [
ideas?
/'^'\
( o o )
--oOOO--(_)--OOOo
Devin Atencio
ArosNet Systems Administration .oooO
EMail: [EMAIL PROTECTED]
e but not since then.
/'^'\
( o o )
--oOOO--(_)--OOOo
Devin Atencio
ArosNet Systems Administration .oooO
EMail: [EMAIL PROTECT
( o o )
--oOOO--(_)--OOOo
Devin Atencio
ArosNet Systems Administration .oooO
EMail: [EMAIL PROTECTED] (
e
why it's even showing anything with that?
Any ideas?
/'^'\
( o o )
--oOOO--(_)--OOOo
Devin Atencio
ArosNet Systems Administration
38 matches
Mail list logo