On Sat, Dec 18, 2010 at 11:44 PM, Robert Cummings wrote:
> On 10-12-19 12:17 AM, Ethan Rosenberg wrote:
>>
>> Dear List -
>>
>> Thanks to all for your EXCELLENT comments. I definitly agree that
>> goto is a command to be avoided at all costs.
>
> Closed-minded drivel (or you're buttering up the p
On 10-12-19 12:17 AM, Ethan Rosenberg wrote:
Dear List -
Thanks to all for your EXCELLENT comments. I definitly agree that
goto is a command to be avoided at all costs.
Closed-minded drivel (or you're buttering up the popular opinion crowd).
A better approach is that goto should be used with
Dear List -
Thanks to all for your EXCELLENT comments. I definitly agree that
goto is a command to be avoided at all costs. In this case, I could
not figure out how to acheive the desired result without the
goto. So being a newbie, I humbly request that you show [and at
the same time t
Hi everyone,
I just started using PHPmailer for one project that requires SMTP
authentication (if I said that right).. and all is well.. but I want
to ask now before it might get outta hand later:
How many comma-delim'ed addresses can I stuff in $BCC_recipients
before I have problems (nee
On 12/17/2010 12:52 PM, Sorin Buturugeanu wrote:
Hello all!
I have a question regarding arrays and the way I can use a value.
Let's say I have this string:
$s = 'banana,apple,mellon,grape,nut,orange'
I want to explode it, and get the third value. For this I would normally do:
$a = explode(',
check out my new sig.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
or maybe it's saturday morning and i'm drunk?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You approved all of us, no matter the peer review, when you signed up
or the list. The accumulation of knowledge,
is insurmountable when delivered as a whole, but devourable if you
need satiation of appetite.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
On Sat, Dec 18, 2010 at 12:45 PM, Geoffrey Bernardo Van Wyk
wrote:
> Ethan,
>
> I tried to test your code, but I get this error next to the labels and goto
> statements:
As a 'professional' programmer, working for an entity, we deal with
these problems as we go. As novices, we deal with it on a
What are you trying to accomplish?
What do you think it wrong with the code below?
On 12/17/2010 8:19 AM, Martin C wrote:
Hi,
PHP converts x[a]=b parameter of the HTTP request as an array named x
with its item named a set to value b. So, it seems possible to have the
following (X)HTML code:
U
Hi there,
I want to create a function which will replace certain words out of a
text with internal links. That works so far, but if I have two matches,
I end up with invalid html code.
Example:
Welpen /hunde
Chihuahua Welpen/hunde,chihuahua
function seo_internal_link
Ethan,
I tried to test your code, but I get this error next to the labels and goto
statements:
Language feature not compatible with PHP version indicated in project
settings
I have PHP 5.3.0.
Geoffrey
_
From: Ethan Rosenberg [mailto:eth...@earthlink.net]
Sent: 17 December 2010 06
12 matches
Mail list logo