Re: [PHP] Problems with a simple While-If condition

2002-11-26 Thread Bret L Conard
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

[PHP] Frequent question..Which Mailing List Script

2002-11-24 Thread Bret L Conard
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

Re: [PHP] No Reply From cURL

2002-11-21 Thread Bret L Conard
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

Re: [PHP] No Reply From cURL

2002-11-21 Thread Bret L Conard
<-- 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

Re: [PHP] No Reply From cURL

2002-11-21 Thread Bret L Conard
<-- 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

Re: [PHP] No Reply From cURL

2002-11-21 Thread Bret L Conard
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"

Fw: [PHP] Distance Based on Zip Code

2002-11-18 Thread Bret L Conard
// 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

Re: [PHP] [ANN] Zip code db available with latitude and longitude

2002-11-11 Thread Bret L Conard
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

Re: [PHP] [ANN] Zip code db available with latitude and longitude

2002-11-11 Thread Bret L Conard
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]>

[PHP] IP addresses

2002-10-28 Thread Bret L Conard
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

Re: [PHP] I didnt understand the how work pathtovars, a php gpl script

2002-07-25 Thread Bret L Conard
>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

Re: [PHP] Paying Job...

2002-07-25 Thread Bret L Conard
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

Re: [PHP] Warning: e-mails being harvested from PHP newsgroups

2002-07-18 Thread Bret L Conard
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

Re: [PHP] Tales of brave Ulysses?

2002-07-15 Thread Bret L Conard
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

Re: [PHP] Re: Development Tools

2002-07-10 Thread Bret L Conard
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

Re: [PHP] Development Tools

2002-07-10 Thread Bret L Conard
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

Re: [PHP] Development Tools

2002-07-10 Thread Bret L Conard
>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: <

Re: [PHP] I am out of pleases now get me off this fun list!

2002-07-09 Thread Bret L Conard
>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

Re: [PHP] is their a jobs mailing list?

2002-07-08 Thread Bret L Conard
The site is called: tech-temp.com Bret

Re: [PHP] is their a jobs mailing list?

2002-07-08 Thread Bret L Conard
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

[PHP] Feedback please

2002-07-02 Thread Bret L Conard
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

Re: [PHP] How do I hide download link ...

2002-06-18 Thread Bret L Conard
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

[PHP] Help with forms data please

2002-06-12 Thread Bret L Conard
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