There does not seem to be an 'IF' statement?
Bret
Register your Domain for as little as $8.95 yr.
At pgaws.com
Find a contractor or find a contract at Tech-Temp.com
- Original Message -
From: "Rodrigo de Oliveira" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 2
Howdy List,
I know this gets asked alot, but:
Does anyone have a recommendation for a *good* mailing list management script?
Requirements:
Multiple domain support
PHP 4
MySQL
Any thought are appreciated
Bret
- Original Message -
From: "Steve Keller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 5:49 PM
Subject: Re: [PHP] No Reply From cURL
> At 11/21/2002 03:18 PM, Bret L Conard wrote:
>
> Really appreciate the help Bret. But I
<-- snip ->
Well, I'm glad to see someone else say that. Makes me feel less retarded.
<-- snip ->
Took me 3 weeks on and off
and several handfulls of hair ; )
- Original Message -
From: "Steve Keller" <[EMAIL PROTECTED]>
To: <[EMAIL
<-- snip ->
Thanks Greg, that's a start. Yes, it's returning a 1.
So where do I go from here with troubleshooting?
<-- snip ->
That is cURL returning a (true) value having completed succesfully.
Bret
- Original Message -
From: "Steve Keller
I had a devil of a time figuring out how to make it work. After searching
the archives and lots of other sites I came up with the following code:
(FYI - I am using authorize.net, so some of the response parameters may be
different for you)
HTH
Bret
https://secure.website.net/script_or_application"
// Function takes latitude and longitude of two places as input
// and prints the distance in miles and kms.
function calculateDistance($lat1, $lon1, $lat2, $lon2)
// Convert all the degrees to radians
$lat1 = deg2rad($lat1);
$lon1 = deg2rad($lon1);
$lat2 = deg2rad($lat2);
$lon
h
lol
- Original Message -
From: Ernest E Vogelsinger
To: Bret L Conard
Sent: Monday, November 11, 2002 12:12 PM
Subject: Re: [PHP] [ANN] Zip code db available with latitude and longitude
At 18:11 11.11.2002, you said:
[snip
I too would prefer not to get spammed on the list.
As an additional note. I have the exact data and got it for free with a
little searching on government web sites : )
Bret
- Original Message -
From: "Ernest E Vogelsinger" <[EMAIL PROTECTED]>
To: "Brian Dunning" <[EMAIL PROTECTED]>
Hi all,
I've been away for a while but I'm back and have a question about IP addresses.
How do I retrieve / capture a users IP? I need to have it to process electronic
payments.
Thanks.
Bret
>http://www.domain.com/var1_value1/var2_value2/
would look like this:
http://www.domain.com/script.php?var1=value1&var2=value2
there would be a document name << script.php >>
followed by the << ? >>
then variable and value pairs << var1=value1 >>
separate each variable/value pair with an ampersand
SNIP//
So that leaves hourly or by the project (not mentioned). Personally, I
like to do it by the project, although I am probably a minority in my
preference. By the project gives the client a nice set price. However,
the scope has to be extremely well defined. It should be anyway, but
more so if
Ha!
They can have at it! If they are stupid enough to spam a bunch of
programmers and network people they deserve what they get.
Now it's *against the law* to harass spammers by tracking their malicious
activity back to it's source and sending virus after virus : ), or hacking
into their servers
I received it to, but it *did* trigger my virus warning.
Just deleted and moved on : )
Bret
- Original Message -
From: "Alberto Serra" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, July 15, 2002 5:52 AM
Subject: [PHP] Tales of brave Ulysses?
> ðÒÉ×ÅÔ!
>
> I just
I have found dreamweaver intolerable due to it's writing the code. I usually
write 8 lines to do something that DW takes 24 to do. (I'm all about slim
code:) ). Also, the naming conventions that DW uses for functions and
variables is too long and for me makes no sense. (Always with
no rhyme or re
snip/
but often find myself using an editor on the code
created by these.
So to answer the question above ... nothing beats a good editor.
Jay
/snip
Hence the happy medium of Homesite. acts as a basic text editor but
allows some support for coding when needed/wanted. IMHP
Bret
- Ori
>When I'm at home, however, I typically use Macromedia Homesite 5
>(simply because it has PHP syntax highlighting).
Ditto (except v4.0) I like it for support of lots of languages. Javascript,
ASP, PHP, CFM etc.
Bret
- Original Message -
From: "Martin Clifford" <[EMAIL PROTECTED]>
To: <
>I hope everyone is sending him one of those, too, to clutter up
> his email even more.
Well absolutely...
would not want to be rude and ignore the request
;)
- Original Message -
From: "1LT John W. Holmes" <[EMAIL PROTECTED]>
To: "Zac Hillier" <[EMAIL PROTECTED]>; "Erik Heg
The site is called:
tech-temp.com
Bret
Hi all,
I posted a message about a FREE technical job site I just finished as a
direct result of looking for that kind of site and not finding it.
I had asked for feedback and got 1 response about a mis-spelled word (which
I fixed). The site may charge eventually but for now It is free to post
Hi All..
I have recently completed work on a PHP, MySQL driven job site for Technical
employment. Geared toward independent contractors and the people who hire them.
If any one has the time, could you look at:
www.tech-temp.com
and give feedback either on the list or privately? I *think* I h
Start a session on the sign in page, and check for the session before
displaying the page with the link. The it does not matter if the link page
URL is distributed. In my situation;
1. Sign in page goes to a validation script.
2. Check for form fields. (1st of Nested loops)
if (isset($form
I need to send the data from a form without taking the surfer to that page.
ie:
form on ' formPage.php '
with
but leave the user on ' formPage.php'
Any way to do that?
Thanks
23 matches
Mail list logo