[PHP] uksort wisdom

2002-02-04 Thread Sondra Russell
Hi Guys! I'm looking to get a *deeper understanding* of uksort. My quandry: $array[listing1][name] = listing 1; $array[listing1][premiere] = ; $array[listing2][name] = listing 2; $array[listing2][premiere] = ; $array[listing3][name] = listing 3; $array[listing3][premiere] = yes; I'd like the

re: [PHP] Paypal Instant Payment Notification

2002-01-28 Thread Sondra Russell
hi guys! i've been working on this darn instant payment notification script for weeks now. I've gotten pretty close based on some recent posts that use the great Rasmus' postToHost function to talk to paypal and get the confirmation. However, the reply from paypal, instead of being one

[PHP] Image Resampling

2001-12-06 Thread Sondra Russell
Dear Friends, I'm working on a tool where my dear user can upload a large jpg for use with a store. The tool would upload the jpeg, resample (as opposed to resize - image quality is appalling on that!) it to thumbnail, and then be done with the whole thing and go smoke a cigarette. Sounds

[PHP] Ezmlm Hosts besides csoft.net?

2001-11-29 Thread Sondra Russell
notification based on an erroneous accusation of sending spam. They've reinstated the account, of course, but I'm still very unhappy with those guys and need to change! I would tell anyone else to proceed with caution when hosting with them, btw. Any suggestions would be welcome! Best, Sondra

[PHP] High-Volume Newsletter Techniques?

2001-11-14 Thread Sondra Russell
out. I think the amount of trash email I get each day proves that vast mailings aren't TOO difficult, but I think I could use a little wisdom before I give it a shot. Anyone? I'll buy you a coke! Thank you in advance, Sondra Russell -- PHP General Mailing List (http://www.php.net

[PHP] Thank You Friends

2001-10-31 Thread Sondra Russell
Dear Venerable PHP List, I hope this isn't viewed as impolite on this list. I just wanted to write all of you to thank you for the immeasurable contributions you have made to the project I've been working on for the last three months: http://www.readfrank.com/ It is a site supporting an

[PHP] paypal instant notification

2001-10-31 Thread Sondra Russell
Hi guys! I'm going to use paypal with my site, and they have a cool instant notification feature which sends, to a page I preassign, information about a transaction as it happens. My script is supposed to: a) receive this information (as a post) b) send it back to them with a sort of is this

[PHP] Whacky WGET issue...

2001-08-30 Thread Sondra Russell
Hello everyone! Crazy question: I've created a little script that reads in .txt files and, with the help of phplib templates, matches them up with a collection of templates and spits out the beautiful html page. In order to avoid sending variables through the URL I've stolen this bizarre

[PHP] Grep Challenge 2001

2001-08-23 Thread Sondra Russell
Hello everyone! Here's my grep challenge. Turn: !--begin variable: variable_blah-- blah blah blah blah blah blah blah blah !--begin variable: variable_blah2-- blah 2 blah 2 blah 2 blah 2 blah 2 blah 2 blah 2 blah 2 into: (variable_blah) (blah blah blah blah blah blah blah blah)

[PHP] Function to Build Trees

2001-08-19 Thread Sondra Russell
to five or six levels. You know? Is this impossible, or am I just going about the end result wrong?? It seemed like such a simple thing three days ago, but now I am about to cry uncle. Anyway, please write if you have any thoughts. Best, Sondra Russell -- PHP General Mailing List (http