On Dec 18, 2007 10:39 AM, Colin Guthrie <[EMAIL PROTECTED]> wrote:
> Daniel Brown wrote:
> > On Dec 18, 2007 10:17 AM, Richard Heyes <[EMAIL PROTECTED]> wrote:
> >> Emails that bounce get sent back to the address in the Return-Path:
> >> header. Correct?
&g
gt; $j = ($j+$S1[$i]) % 256;
> $temp = $S1[$i];
> $S1[$i] = $S1[$j];
> $S1[$j] = $temp;
> $t = ($S1[$i] + $S1[$j]) % 256;
> $K = $S1[$t];
>
> $tOutput .= chr($tChar ^
inking about it!
>
> Here: 7914718845748671454531587148354531452141857
>
>
>
> Good enough?
No.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone
; ymmv
This is just the opinion of one asshole, mind you, but considering
how much of an asshole I am, that means my opinion *really* matters,
right? I think that any MTA or client that doesn't work with the
Reply-To header isn't worth beans.
--
Daniel P. Brown
[Phone Numbers Go Here
>
> > > very very true
> >
> > Well the Reply-To: header isn't for bounces.
>
> yes, for that Return-Path: should be used
That's what I meant. Typo. If you look at the message prior to
my last one, you'll see I'm just a fat-finger dope.
on't think any MS products are worth beans; Yet many people are
> using them. Should I not bother to check IE compatibility?
Actual code from a live page of mine. Just because I could. ;-P
DISCLAIMER: Yes, lawyers, I'm aware that client headers can be forged.
--
Daniel P. Bro
On Dec 19, 2007 11:59 AM, Jim Lucas <[EMAIL PROTECTED]> wrote:
> Daniel Brown wrote:
> > On Dec 19, 2007 11:18 AM, Richard Lynch <[EMAIL PROTECTED]> wrote:
> >>
> >> On Wed, December 19, 2007 9:31 am, Richard Heyes wrote:
> >>>>>
On Dec 19, 2007 12:26 PM, Stut <[EMAIL PROTECTED]> wrote:
> Daniel Brown wrote:
> > On Dec 19, 2007 11:18 AM, Richard Lynch <[EMAIL PROTECTED]> wrote:
> >>
> >> On Wed, December 19, 2007 9:31 am, Richard Heyes wrote:
> >>>>> I think that a
e server and using it on
> the back end. I figure that since I can make it so that the serialized
> string is lower case on the front end, perhaps I can convert it on the back.
>
> Any ideas/pointers?
>
> thnx,
> Christoph
>
This is the Page Title
Here is the
On Dec 19, 2007 6:08 PM, Jim Lucas <[EMAIL PROTECTED]> wrote:
>
> Daniel Brown wrote:
> > On Dec 19, 2007 4:10 PM, Christoph Boget <[EMAIL PROTECTED]> wrote:
> >> I've been looking through the docs but haven't found an internal function
> >>
e nice to just modify the
> function, adding logging only to it to also include what script called it.
>
>
> I know I can get the information from debug_backtrace but I figured there
> might be a better/easier way.
You probably want http://www.xdebug.org/.
--
Daniel P. Brown
On Dec 19, 2007 10:38 PM, php mail <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Is it possible to assign variable to a block of html code ?
>
> Something like this :
>
> $myblokvar = "
>
>
>
[snp]
>
>
>
> ";
>
> Although example above is not working, what I want to achieve
t; large chunk of your audience?
Yes, because the browser discrimination block was on a page that
was only used by myself, the pre-wife, and a friend of mine, and he
insisted on using "Windows Internet Explorer" to surf the Internet,
then complained that he always had spyware and junk
looking Google, doesn't helped much, still need to make a
> HTML to BBCode parser myself.
>
I'm not sure if the PECL BBCode module will help you or not (I'm
not sure if it reverses the code), but it may.
http://pecl.php.net/package/bbcode
--
Daniel P. Brown
[Phone
I don't know who Bob is, but it should also be mentioned that you
need to run 'make', but NOT 'make install'. Richard didn't insinuate
that you would, but I'm just directly stating it.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
else fails, I'm willing to jump on the
server with you to help work it out.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
--
by and allow that
to happen.
Is it possible that you can edit Makefile to compile just the
Interbase extension after it's written by ./configure ?
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know bes
your best bet. I've done
a lot of ASP-to-PHP site conversions (for record labels, etc), and the
ASP to PHP conversion tools don't work well enough.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know
uoted
or variables
* Variables are turquoise, with a bronze $
* Quoted strings are red
* Operators are bronze
* Custom functions are white with purple parentheses
* HEREDOC is white, with the exception of variables (as described above)
--
Daniel P. Brown
[Pho
es the server
side of things, before the HTML (or other content) is even passed
through Apache (or whatever HTTP server is running) to serve to the
client.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so
f all URLs entered for a bit, and see which ones fail.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
--
PHP General Mai
irectory, and you'll
see that (some) have colors and styles defined for Function (some are
re-aliased as `Identifier`, if memory serves correctly). Take a few
hints from those files, and you should be able to write your own from
scratch.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They'
like a DNS resolution error. If you have Telnet/SSH
or local console access, try doing a dig, traceroute, and ping series
on it.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough
e.
Mainly, make sure quotes (single and double) are being converted.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
--
PHP Gen
On Dec 27, 2007 2:27 PM, OOzy Pal <[EMAIL PROTECTED]> wrote:
> Daniel,
>
> Sweet! Mine is version 7.x but I got it. I will check under vim7x. I
> post if I have further questions.
>
> Thank you
You're welcome, but try to keep non-PHP-related questions on their
r
ulation.
>
> So, what's the best method in keeping things consistent across
> servers? Is there one?
It requires PHP 5 >= 5.1.0, hence the function_exists() condition.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't s
mp; substr(date("O"),0,1) == "-"
? $time_parts[0] = (($time_parts[0] + date("O")) + $my_timezone)
: null;
}
return mktime($time_parts[0], $time_parts[1], $time_parts[2],
$date_parts[0], $date_parts[1], $date_parts[2],-1);
}
echo date("m/
t;
> > Arr I knew this day would come.
> >
> > tedd
>
> Hi Tedd, next time you could just reply to your origional thread, you can
> change the subject without making new thread, it's just harder for other
> people to follow. Anyway, check out my response
CTED] or as a reply
> for this message.
> Regards
> N. Manohara Kurup
>
Yeah, like that's going to happen.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough mo
reatly appreciated.
> >
> > thanks,
> > -eric wood
> >
> >
> I pretty much found my answers over at:
> http://us2.php.net/manual/en/features.connection-handling.php
>
> thanks anyway,
You may also want to look into ignore_user_abort(), Eric.
--
Daniel
On Dec 29, 2007 11:43 AM, Robert Cummings <[EMAIL PROTECTED]> wrote:
> On Sat, 2007-12-29 at 11:37 -0500, tedd wrote:
> > At 4:58 PM +0100 12/29/07, Zoltán Németh wrote:
> > >2007. 12. 29, szombat keltezéssel 09.42-kor Daniel Brown ezt írta:
> > >
>
ynamic HTML
> Definitive Reference seems to say that the selected attribute on option
> works OK with mozilla.
On five attempts, it worked 100% of the time on Firefox 2.0.0.11.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don'
quot;]."\"","\"".$_POST["password"]."\"");
// line 9
OR
$mbox =
imap_open('"{mail.mdah.state.ms.us/imap/novalidate-cert:143}INBOX"','"'.$_POST['username'].'"',
the " " from the $submit string leaving "A"?
>
> I've tried
>
> trim($submit);
>
> but, that don't work.
>
> Neither does:
>
> $submit = str_replace(' ','',$submit);
>
> or this:
>
> $submit = str_replace(
;s there to make a submit button wider)
> >
> >
> >why dont you just style the button w/ css?
> >
> >style="width:200px"
> >
> >-nathan
>
>
> -nathan:
>
> Have you tried that?
>
> I have, and it don't work.
>
> I
On Jan 2, 2008 2:05 PM, tedd <[EMAIL PROTECTED]> wrote:
> At 1:57 PM -0500 1/2/08, Daniel Brown wrote:
> >On Jan 2, 2008 1:34 PM, tedd <[EMAIL PROTECTED]> wrote:
>
> from this:
>
> A
>
> to this A
>
> > >// Your existing code he
he only instances, though, where Jim's response may not be the best.
In most other cases, that would be the most economic way.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can
Negative. That was to show how Form B is handled.
> Also (fine tuning :)), I think you don't need whole
> < ... style="width:160px;align:center;text-align:center;" />
> Just < ... style="width:160px;" /> because it's form button and it's b
from the
CLI, but not when transmogrified by a combination of the browser, HTTP
server, and PHP. Thus, the non-elegant solution that Really Works[tm]
is now properly displayed:
http://www.pilotpig.net/code-library/tedds-button.php
It's ugly, but it does the job. Kinda' like its prog
t; $c = trim($b);
> echo "c: $c\n\n";
> ?>
> b:A
>
> c: A
Tedd's problem is that it's not working on the web, though, Rich.
I tested mine and it worked fine from the CLI, too, but not when
encoded and then decoded via HTTP.
--
Daniel P. Brown
[Pho
On Jan 2, 2008 4:08 PM, Casey <[EMAIL PROTECTED]> wrote:
> ... *pokes my solution*...
> $value = trim($value, chr(32) . chr(160));
You're solution is good, Casey we're just ignoring you because
you smell funny.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They
user_id"];
> }
> }
>
Change:
$mysqli_query($mysqli,
to:
mysqli_query($mysqli,
Otherwise you're declaring mysqli_query() as a variable.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you d
On Jan 2, 2008 6:32 PM, tedd <[EMAIL PROTECTED]> wrote:
> At 3:36 PM -0500 1/2/08, Daniel Brown wrote:
> >On Jan 2, 2008 3:16 PM, Wolf <[EMAIL PROTECTED]> wrote:
> >[snip="all"]
> >
> > Okay, first of all, Tedd's right my thing di
On Jan 2, 2008 7:36 PM, tedd <[EMAIL PROTECTED]> wrote:
> At 6:42 PM -0500 1/2/08, Daniel Brown wrote:
> >On Jan 2, 2008 6:32 PM, tedd <[EMAIL PROTECTED]> wrote:
> >
> > > Nope, it produces:
> >>
> >> %C2%C2%C2%C2%C2A%C2%C2%C2
> >>
On Jan 4, 2008 10:39 AM, Web Design Company
<[EMAIL PROTECTED]> wrote:
>
> Read google!
No!
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay som
'alphanumeric_code7');
$key = in_array($sPromocode,$twoyears);
if($key=='0')
Also, what about ISPs such as AOHell who use fully-dynamic IP
proxies that change on location, at time intervals, and are
interspersed with random changes? Even putting that into a
7;t helped by your "Someone?" post, no one else was either.
It's just some jackass who's replying to random posts to SPAM the
links in his/her signature, I'm sure. Ridiculous posts have been made
in other threads from "Web Design Company" as well.
--
Da
he images. Are you
randomly-generating data to create patterns, or are you (*gasp*)
converting small images into [very pixelized] larger ones?
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
c
gick, as you've
already hinted. NetPBM might even be a viable alternate route.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for yo
lt['content'];
> }
> else
> {
> get_content(0, 0, $index1);
> }
> }
>
>
> get_content(12, 104, 'merchant');
> echo $CONTENT; # Shows correct.
>
> What's wrong with first solution?
>
>
On Jan 4, 2008 1:30 PM, tedd <[EMAIL PROTECTED]> wrote:
> At 1:08 PM -0500 1/4/08, Daniel Brown wrote:
> >On Jan 4, 2008 12:58 PM, tedd <[EMAIL PROTECTED]> wrote:
> > > Now, how can I stop that from happening?
> >
> > You could do link expirations
he script to see if anything jumps out at you.
0)
{
$result = mysql_fetch_assoc($query);
return $result['content'];
}
else
{
get_content(0, 0, $index1); // get default value
}
}
echo get_content(12, 104,
o, disable hotlinking
of that file (or type) in Apache.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
--
PHP General Mailing List
finition because it can cause a loop if the conditions are met and
the else{} clause is reached over and over again. If there is a
situation where get_content(0, 0, $index1); doesn't return any rows,
the function will loop eternally (that is, until PHP gets dizzy and
gives up).
--
Daniel P
On Jul 20, 2007 1:09 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> This isn't necessarily a brain-teaser, but it's still pretty cool.
> Dice (the employment site) has a new advertisement out there that
> says the following:
>
>
> What's missin
On Jan 4, 2008 12:28 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
>
> Daniel Brown wrote:
> > On Jan 4, 2008 12:06 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
> >> hi
> >> I have function
> >> function get_content($client_id, $form_id
he video. This
> can include:
[snip]
> - checking that the user has email address [EMAIL PROTECTED]
Remember, Rob, he said it's not porn. So it doesn't have to be
your address that's allowed in at any given time. ;-P
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They
the family to do the job:
I haven't really used 7-ZIP, but the Unix/Linux port p7zip is
probably going to be your best bet from the *nix CLI.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best
es | Sender
> +-+--
> 6 (100%) 8880 (100%) EVERYONE
> 2(0.33%) 1100(0.12%) "Daniel Brown" <[EMAIL
> PROTECTED]>
> 2(0.33%) 4204(0.47%) "Miren Urkixo" <[EMAIL
> PROTECTED]>
Week Ending: Friday, 4 January, 2008
>
> Messages| Bytes | Sender
> +-+--
> 4 (100%) 4305 (100%) EVERYONE
> 2 (0.5%) 1100(0.26%) "Daniel Br
with less typing.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
expected now), but what if
someone had truly malicious intentions? What if hundreds or thousands
of emails were sent and held in queue, and then the sender's address
confirmed? Would the mailing list software even be able to handle
that much of a queue?
--
Daniel P. Brown
[Phone Numbers Go H
x"); to stop the current script from running, unless you have
explicit reasons not to do so.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else t
with over 10 addon domain).
>
> I still think that's not correct. I need your opinion.
I'm not entirely sure why your host found it necessary to provide
a php.ini file in every directory, but the fact is, it's safe to
delete all of them if you want. They're just there
On Jan 5, 2008 10:59 AM, Dave Goodchild <[EMAIL PROTECTED]> wrote:
> Also, supply an absolute URL when using header redirects.
That's not necessary, as far as I know. Relative redirections
have always worked just fine.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They'
disclose the availability
and configuration of external modules, users on the server, path
information, and more.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone
a good
thing. Otherwise anyone would be able to inject arbitrary responses
(like a man-in-the-middle attack).
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone el
n which address am i ?
>
> for example how to retrieve www.mywebsite.com/services or
> www.mywebsite.com/company
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough mon
On Jan 5, 2008 12:05 PM, Børge Holen <[EMAIL PROTECTED]> wrote:
> On Saturday 05 January 2008 16:31:49 Daniel Brown wrote:
> > Had everything gone as it was supposed to, I think it would've
> > been welcomed with open arms. Unfortunately, my stupid ass flipped
> &
ch the PayPal IPN
works. The script ("layer") sends a request to the application, and
receives a response, parses it if necessary, and feeds that data back
to the client.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed,
On Jan 5, 2008 11:50 AM, Reese <[EMAIL PROTECTED]> wrote:
> Daniel Brown wrote:
>
> > Do you expect the value of $key in this condition to be a literal zero?
> > $twoyears = array('alphanumeric_code1', 'alphanumeric_code2',
> >
On Jan 5, 2008 9:39 AM, A.smith <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having a problem getting .phtml files to display in a web browser. I
> can successfully display a test.php page as per PHP install instructions but
> the phtml files show up blank
> (in firefox or IE).
>
> I have added these
or httpd.conf, you have to restart Apache.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
--
PHP General Mailing List (http://www.p
Content-type" header is not
the end-all, be-all. Grabbing a file via wget 1.3 may give (again,
*may give*, this is unchecked ;-P ) a different result than Netscape
Navigator 2.4. From there, the filters (where necessary) argue over
how the format is handled.
--
Daniel P. Brown
[Phone Numbers Go He
http://".$_POST['clickbank_id'].".12monthmil.hop.clickbank.net";
// Perform whatever other actions you want here, but remember to
SANITIZE the $_POST data!
}
?>
ClickBank ID:
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!
On Jan 8, 2008 11:56 AM, 2 Logic Studios <[EMAIL PROTECTED]> wrote:
> Daniel,
>
> Thanks...worked like a charm
My pleasure. Just remember to sanitize the code as I said if
you're going to do anything other than display it in the text box.
Otherwise, a malicious user
27;value4')";
Keep in mind that I only broke up the query line to avoid
convolution due to linebreaks.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
oration and study to learn how it's done.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
--
PHP General Mailing List (htt
e
> type of error.
>
> I would start with commenting everything out, and then un-commenting
> statements in steps until the error(s) cause a blank page. Fix the
> errors and try again.
Or make sure your die(); and exit; lines actually display an error
prior to executing (or, i
On Jan 8, 2008 1:18 PM, Jason Pruim <[EMAIL PROTECTED]> wrote:
> On Jan 8, 2008, at 12:06 PM, Daniel Brown wrote:
> > On Jan 8, 2008 11:54 AM, Jason Pruim <[EMAIL PROTECTED]> wrote:
> >>
> >> most of the time the script works perfectly, but on the occassion i
On Jan 8, 2008 1:31 PM, tedd <[EMAIL PROTECTED]> wrote:
> Last night I read a chapter in the book "Core Web Application
> Development with PHP and MYSQL" by Wandschneider who said basically
> that -- a good read, btw.
I'm guess it was his name which comprised th
eck = mysqli_stmt_error();
> if($check = "")
> redirect;
> }
> else
> {
> exit();
> }
Hey, Dippy exit isn't a function!
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stic
e
from an egg. ;-P
To my knowledge, die() is a function but I could be wrong. It
could just be considered an aliased language construct.
Further research is required
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed,
and it still throws an
> error.
>
> File image upload works just fine.
If that error message is correct, you installed fckeditor in the
root directory. I can't think of a single Good Reason[tm] for doing
this, but I can think of several reasons (security being paramount)
why
t;equivalent". Whatever that
> means... Whew. Is it only Tuesday?
Bite my shiny metal ass, Philip. Just because you're right
doesn't mean you have to tell me and ruin my God-like perception of
myself. Now I have to get off of this pedestal and return it to
Wal-Mart. Thanks a
On Jan 8, 2008 5:04 PM, Philip Thompson <[EMAIL PROTECTED]> wrote:
> I guess this ruins my impression of you being this 28 y/o
> programmer... grandpa! ;)
>
> Hehehe
No, they just start raising families at a very young age. Tedd is
only about seven years older than his chi
On Jan 8, 2008 6:22 PM, Jim Lucas <[EMAIL PROTECTED]> wrote:
> Could be a jailed apache install :)
Touche, salesman.
I was thinking too one-dimensionally. Good call.
--
Daniel P. Brown
Senior Unix Geek and #1 Rated "Year's Coolest Guy" By Self Since 1979.
.
On Jan 8, 2008 4:57 PM, Michelle Konzack <[EMAIL PROTECTED]> wrote:
> Hi Daniel,
>
> Am 2008-01-04 18:31:00, schrieb Daniel Brown:
> > Ignore that. It's a new script that is going to start running as
> > of 4:00p EST on 11 January, 2008. It will summarize t
nce again to everyone for (what was supposed to be)
a surprise with good intentions in mind. It should work just fine
now if the datacenter gets the dead hard drive swapped out soon
enough.
2008 is fun!
--
Daniel P. Brown
Senior Unix Geek and #1 Rated "Year's Coolest G
ning of the script?
$_GET and $_POST are predefined superglobal variables, which have
been available in PHP since dinosaurs roamed the Earth.
--
Daniel P. Brown
Senior Unix Geek and #1 Rated "Year's Coolest Guy" By Self Since 1979.
On Jan 9, 2008 1:45 PM, Jochem Maas <[EMAIL PROTECTED]> wrote:
> Daniel Brown schreef:
> > No, go back over the archives or digests and you'll see that it
> > was supposed to be a once-per-week email for post tracking on the list
> > that went haywire. It
gt; if ($data[0] == $wolfID) {
> print $data[1] . "," . $data[2] . "," . $data[3] .
> ".\n";
> }
> }
> */
As an alternative, you could try this:
--
Daniel P. Brown
Senior Unix Geek and #1 Rated "Year's Coolest Guy" By Self Since 1979.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
For that, look into the preg_*() and ereg()
families.
--
Daniel P. Brown
Senior Unix Geek and #1 Rated "Year's Coolest Guy" By Self Since 1979.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
rand-new thread, complete with it's own
IDs and all, on Gmail. What client/version are you using? I'd
seriously like to check it out, because I'd rather have threads
staying in-place as they should. Gmail has a habit of starting new
threads for "Re: [SUBJECT]" messages and the
On Jan 10, 2008 11:12 AM, Lester Caine <[EMAIL PROTECTED]> wrote:
> Daniel - all the messages in this thread have a message id of
> References: <[EMAIL PROTECTED]>
> So correct threading will group them altogether.
> If an existing message is 'replied to'
ipt. Does anyone knows where can I find an example
> to implement the dependant lists?
There's no way to do that without JavaScript (or some other
client-side scripting - such as WSH, VBSH, AS, or whatever else may be
available). In fact, onChange is a client-side command.
--
Dan
what it expects the
name to be. Modify that file, restart Apache with:
sudo service httpd stop
sudo service httpd startssl
And you should be good to go.
P.S. - The 'startssl' tag was thrown in to remind you to start
your SSL services. If you don't want them
o what could be causing the problem with FireFox on
> > Mac and not on PC? (Safari on Mac works fine)
Terry,
I had seen your posts before (I'm a Mozilla developer as well),
but I didn't see mention of a version. What Mac FF version are you
using, and what plugins do you ha
that, code obfuscation using Zend Optimizer (as was
suggested) or an alternative would be your best bet. Just keep in
mind that anything that can be accessed by any means is never going to
be 100% secure.
--
Daniel P. Brown
Senior Unix Geek and #1 Rated "Year's Coolest Guy" By Self Since
Nineteen-Seventy-[mumble].
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
mail command
> > took over 24 hours. How much slower will depend a lot on how you have
> > configured sendmail, but it's never going to be faster than a socket
> > connection to the local SMTP server.
>
> Thanks.
Obviously, it will also make a huge difference betwee
2601 - 2700 of 4515 matches
Mail list logo