Eric Bolikowski wrote:
Exactly the same thing's happening to me!
"Luke" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Me too, and im using the newsgroup, not even the mailing list!! :/
--
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfee
, depending on the
size of the xml..
--
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfeeds.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hey all - I've heard mention of Ip database/tracking utilities in the
lists before, but I can't seem to find any mention when googling... does
anybody know of a good app to track multiple Class C spaces or larger?
Thanks,
Rolf Brusletto
--
http://www.phpExample
elect query and running it at command line, or whatever
you use as a mysql database front end..
This tutorial shows how to use it a little more in depth :
http://www.phpexamples.net/tutorial-2-1.html
Hope it helps,
Rolf Brusletto
www.phpexamples.net
www.emailfeeds.com
Haseeb Iqbal wrote:
he
Networks by any chance? (I do and post via their SMTP
server).
I use my own smtp server.. I checked my logs and its not duping it on my
side... who knows :P Just curious if anyone knows why!
Thanks again
--
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfeeds.com
--
PHP General Mailing
Whenever I submit a message to this list, I get a bounce back saying its
a dupe, anyone have any ideas?
--
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfeeds.com
--- Begin Message ---
Hi. This is the qmail-send program at pb1.pair.com.
I'm afraid I wasn't able to de
il command from the command line
directly? If you look in your php.ini file, it should say what flags are
being used with the mail command, it might be a possicility that the
php.ini file is setup wrong in some way.
--
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfeeds.com
--
PHP Ge
o = $address;
break;
case "none":
if (empty($from) || empty($message)) {
header( "Location: ../eng/contact.htm" );
}
break;
}
Hope this helps..
Happy holidays!
--
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfeeds.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
server I was trying
to get to for some odd reason. Tis corrected and working properly.
Happy Holidays!
oops! root is never a good idea to be able too login directly to any
service!
--
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfeeds.com
http://www.phpexamples.net
--
PHP General
ECTED]
http://coeusgroup.com/en
--
"Truth, like gold, is to be obtained not by its growth, but by washing away
from it all that is not gold. "
-Leo Nikolaevich Tolstoy
No kidding... one to bookmark for sure..
--
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfeeds.com
Manuel Lemos wrote:
Hello,
On 12/11/2003 07:39 PM, Rolf Brusletto wrote:
I'm looking for a class that returns a rss/rdf feed with each of
the items as an array, or suggestions on how to items into an array...
I am not sure if you want to generate or parse a RSS feed. Either
way yo
Manuel Lemos wrote:
Hello,
On 12/11/2003 04:41 PM, Rolf Brusletto wrote:
I'm looking for a class that returns a rss/rdf feed with each of the
items as an array, or suggestions on how to items into an array...
I am not sure if you want to generate or parse a RSS feed. Either way
you may
Hey all -
I'm looking for a class that returns a rss/rdf feed with each of the
items as an array, or suggestions on how to items into an array...
Tia,
Rolf Brusletto
[EMAIL PROTECTED]
www.phpExamples.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
Mail Server/OU=Automatically-generated
IMAP SSL key/CN=localhost/[EMAIL PROTECTED]
the funny thing, is that I'm not specifying ssl in my call to connect
$mbox = imap_open ("{127.0.0.1:143/imap}", "myUsername", "myPassword");
maybe I'm doing something wron
] for each character. I
know it exists because i've used it before. Any help? Thanks
Adam -
here ya go..
http://www.php.net/strtolower
Rolf Brusletto
http://www.phpExamples.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
d be much appreciated.
Regards,
Mark
Mark - After the mysql_query($query); line add the following line
echo mysql_error();
run the script and try to add something again, if there is an error, it
will tell you via mysql_error(); echo it out to the browser, and get
back to me :)
Rolf Brusletto
http://www.phpExamples.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
paid api.
Rolf Brusletto
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tamp;
}
$thirtyDaysPast = subtractDay(time(), 30);
$||thirtyDaysPast will be your timestamp thirty days ago, the sql would
look like
DELETE from WHERE timestamp < '$thirtyDaysPast'
Hope it helps,
Rolf Brusletto
http://www.phpExamples.net
|
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
If that is the case and you would not like the xhtml compliancy, then
just do a str_replace('','',$data); after you do the nl2br,
everything cured :)
Rolf Brusletto
http://www.phpExamples.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ing your Outlook replies? Now there's relief!
http://home.in.tum.de/~jain/software/outlook-quotefix/
Personally, these emails don't help me at all in my search for help, or
helping people with php problems. Could I suggest that you guys maybe
put a forum up for anybody who wants to bi
return (ereg_replace(,/+, '/', $tmp_file ==$filename));
notice the second parenthesis at the end... i.e. return(ereg_replace())
that could possibly cause it to err out later...
Rolf Brusletto
www.phpExamples.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
on phpexamples.net, a couple of
my other favorites are phpbuilder.com, phpfreaks.com, and weberdev.com.
Rolf Brusletto
www.phpExamples.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t's not acceptable for my purposes.
Why not use single quotes around the actual setting.. i.e.
error_prepend_string = '';
Rolf Brusletto
www.phpexamples.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
It really depends on the mta you use... if your going to use mail(); the
I would put the list of addresses in an array and the do
foreach($addressArray as $address) {
mail($address,'Here is your subject','Here is your content');
}
Rolf Brusletto
http://www.phpexamples.net
Jo
didn't mention this before, but the difference between the two examples
if you hadn't noticed already is that the first is single quoted, and
the second, double quoted.
Rolf
micro brew wrote:
I am sending an email using mail() and it works fine.
But the formatting of the body of the email is
$content = "this is the first line\n this is the second line\n this is
the third line";
which would return
this is the first line
this is the second line
this is the third line
As for the formatting... I haven't been able to format a text email
perfectly myself..
Rolf Brusletto
h
th', '2' =>
'longer_than_shorter_length');
and I would like to get... whether the keys change or not..
$arrayToSort[0] == 'longer_than_longer_than_shorter_length';
$arrayToSort[1] == 'longer_than_shorter_length';
$arrayToSort[2] == 'shorter_length';
any ideas?
Rolf Brusletto
www.phpExamples.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'll just on the template bandwagon, I use smarty. (http://smarty.php.net)
Rolf Brusletto
phpExamples.net
John W. Holmes wrote:
Ryan A wrote:
I have an option box on a webpage and have around 10 options on it
and have
run into a doubt,
which is more efficient to do:
1.
>Something1
>
y the
data differently, you can use the same function, and just format it as
needed on the pages.
Rolf Brusletto
http://www.phpExamples.net
Dan Joseph wrote:
Hi,
Just kind of curious what people think. In your opinion,
should a function avoid output? What I mean by that, is sho
29 matches
Mail list logo