Re: [PHP] Reuse MySQL prepared statement

2008-09-29 Thread Richard Heyes
n and save yourself the hassle. The PEAR HTML_TreeMenu code can Create a tree structure from a Tree object (my own tree class at phpguru.org). -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsub

Re: [PHP] Re: Google Checkout

2008-09-26 Thread Richard Heyes
d with over £2 (per transaction) is quite a difference, particularly if you making lots of sales. That's a pretty huge benefit IMO. -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscr

Re: [PHP] Filters and sanitizing a regexp

2008-09-26 Thread Richard Heyes
Safari and Opera do and it's in the HTML5 draft, so it will eventually. IE 9 maybe. -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Filters and sanitizing a regexp

2008-09-26 Thread Richard Heyes
> hate to say this but why not cater for all eventualities and just use > strtotime( $whatever ); Well it just doesn't have enough geek factor... -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://

Re: Re[2]: [PHP] Don't understand what is this $arr['N']['#']

2008-09-26 Thread Richard Heyes
> Please don't top post any more. thank you. Because it's such a cardinal sin and will result in you being sent straight to hell. I've heard that it's not so nice there at this time of year, though the heat is more bearable. -- Richard Heyes HTML5 Graphing for FF, C

Re: [PHP] Filters and sanitizing a regexp

2008-09-26 Thread Richard Heyes
onal? It makes it look more like gibberish? -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Filters and sanitizing a regexp

2008-09-25 Thread Richard Heyes
> 12) $matches = array(); You could probably do the checks for the day and month within the regex, but it's late :-) -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Don't understand what is this $arr['N']['#']

2008-09-24 Thread Richard Heyes
> I am working on the code of a former employee and I don't understand what > this $arr['N']['#'] refers to. They're just obscure array index names. > I know it is a multidimensional associative array but the # i don't what this > means. Noth

Re: [PHP] Re: Using Static Class Variables to Access Globally

2008-09-24 Thread Richard Heyes
> /me prefers singleton with __get and __set but each to their own :) Do you mean registry? -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Google Checkout

2008-09-24 Thread Richard Heyes
Hi, As a follow up, I've just switched from Paypal to Google Checkout. Setup was quick and pain free (easily less than 2 hours), and I would recommend it (so far). Like other people have said though, it's just UK and USA at the moment. -- Richard Heyes HTML5 Graphing for FF, Chrome,

Re: [PHP] PHP tags - any reasons to close ?>

2008-09-23 Thread Richard Heyes
after ?> > I've also seen this in some projects. Don't know. Doesn't seem wise to me. -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Encrypt database table

2008-09-22 Thread Richard Heyes
ng is easily 1000 characters when encrypted > in gpg. You might get a better answer on the MySQL support list. -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Calculation assistance.. :)

2008-09-20 Thread Richard Heyes
> Eric ... I LOVE YOU... Well Eric, I think you've pulled... -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Adding encryption to passwords

2008-09-19 Thread Richard Heyes
> Thanks Richard for clearing this out but I meant hashing on the first place. And yet you mentioned mcrypt. Clue is in the name. > Can you please give a some sample piece on how you do this. There's undoubtedly numerous examples out there. Try the PHP manual to start with. -- Ri

Re: [PHP] Adding encryption to passwords

2008-09-19 Thread Richard Heyes
Mr. Joe Hacker). BTW md5() is a form of hashing. -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Email Verification

2008-09-17 Thread Richard Heyes
100%. Like I said, my preferred option would be just to send the user an email. > With new domain name extensions appearing all the time I wanted to find > something better than a regex which might become outdated after a while and > I'd never know about it! New domain name extensions

Re: [PHP] Paypal Integration

2008-09-17 Thread Richard Heyes
> Not necessarily. Here in Switzerland, the federal data protection > agency has recently advised people to be careful with what data they > let Google handle (or not). How come? Presumably there has been something that caused that? -- Richard Heyes HTML5 Graphing for IE7, FF, Chro

Re: [PHP] Paypal Integration

2008-09-16 Thread Richard Heyes
> No, there are certain terms and conditions for using Google Checkout. > You have to display their logo prominently, and they say they will > terminate accounts of anyone not adhering to these terms. Hmm, might not be so bad. I would think a Google logo instils trust. -- Richard Hey

Re: [PHP] Paypal Integration

2008-09-16 Thread Richard Heyes
27;t see any Google logos)? -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Paypal Integration

2008-09-16 Thread Richard Heyes
ad bad experiences tend to be more vocal than those who've had good ones, so the outlook appears to be over negative. -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscrib

Re: [PHP] check if a file is included

2008-09-13 Thread Richard Heyes
> Please stop top-posting. Lest you be smitten with a vengeance reserved only for top-posters. A nasty one. :-) -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: h

Re: [PHP] Email - Best practice/advice please

2008-09-12 Thread Richard Heyes
> In ? Yeah, I think I knew that, but for some > reason I haven't been using it. I don't think it works in safe-mode or > something like that. Or maybe it doesn't work in older (4.3,4.4) > versions? Dunno, it's been over 4 1/2 years since I used PHP4. -- Richa

Re: [PHP] Email - Best practice/advice please

2008-09-12 Thread Richard Heyes
> I use exec(sendmail) because it allows > me to set the Return-Path. mail() does too. -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] check if a file is included

2008-09-12 Thread Richard Heyes
REQUEST_URI"], 'interceptor'); } Or something like that. -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Email - Best practice/advice please

2008-09-12 Thread Richard Heyes
> I use here-doc plus exec(sendmail). Why? -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] webmail or script for giga mail

2008-09-11 Thread Richard Heyes
> Hi, i'm looking for a webmail or script project with giga attachment > features Giga attachment features? Wossat? -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubsc

Re: [PHP] PHP RSS to email

2008-09-09 Thread Richard Heyes
> ps: may be worth ntoing this'd make a great open source site or even > subscription service; I'd sign up for it! I've already knocked something up. It's attached if you want it. -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.p

Re: [PHP] Re: Interntet Explorer 8 beater 2

2008-09-08 Thread Richard Heyes
> God Who? -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Interntet Explorer 8 beater 2

2008-09-08 Thread Richard Heyes
don't want to install a beta (though I did install Chrome, so maybe that should be "an MS beta") but I am interested in how it performs. -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://ww

Re: [PHP] PHP RSS to email

2008-09-08 Thread Richard Heyes
="1" if not pass it to > send_notification($email, $feedname, $feedtitle). Of course, (if ever I've had a "doh" moment I think now would be it). Though I'll probably use a tmp file. -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www

[PHP] PHP RSS to email

2008-09-08 Thread Richard Heyes
want this since I check my email often, but not so much my RSS reader which is tucked away in IE7, which I don't use so much now since I'm doing a lot of canvas stuff. If no-one knows of one, presumably Magpie could be used to create one? Thanks. -- Richard Heyes HTML5 Graphing for

[PHP] Interntet Explorer 8 beater 2

2008-09-08 Thread Richard Heyes
Hi, Anyone using it? -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: Re[2]: [PHP] Sending username/password

2008-09-06 Thread Richard Heyes
> I'd recommend HTTP_Client in that case. You could, but that uses HTTP_Request by the looks of it. -- Richard Heyes HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www

Re: [PHP] Sending username/password

2008-09-06 Thread Richard Heyes
access to Curl, you could also look at the PEAR HTTP_Request class. IIRC this supports HTTP Basic authentication. -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Google Chrome

2008-09-06 Thread Richard Heyes
> Under the Options and "Under the Hood" there's an option called: Nope, no effect I'm afraid. -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Google Chrome

2008-09-05 Thread Richard Heyes
Hi, > There's an option for pre-buffering things, I believe. Where? -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Google Chrome

2008-09-04 Thread Richard Heyes
Hi, Is it just me, or is everyones disk thrshing more since installing (if you have) Chrome? Oh, and to keep it in-line with list, isn't PHP great? :-) -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.ph

Re: [PHP] Google Chrome

2008-09-03 Thread Richard Heyes
evice...? If anyone is interested I've already updated my browser detection thang for it. -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Google Chrome

2008-09-02 Thread Richard Heyes
> I got the linux version coming soon message myself. It will probably > be instructions on how to install wine, right? ;) Or Windows... :-) -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.ne

Re: [PHP] Google Chrome

2008-09-02 Thread Richard Heyes
> www.google.com/chrome > > Now is the time ;) Sadly, my bedtime looms. Tomorrow I think... -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Mozilla user agent escapes detection

2008-09-02 Thread Richard Heyes
good recommendation? Just send a cookie to the browser, rfresh the page (or redirect to another page) and then test for its existence (in $_COOKIE). -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/)

Re: [PHP] Google Chrome

2008-09-02 Thread Richard Heyes
Hi, And more about it: http://news.bbc.co.uk/1/hi/technology/7593106.stm -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Google Chrome

2008-09-02 Thread Richard Heyes
> If MS doesn't, then why on Earth should we? ;) Because there aren't enough high horses to go around... :-) -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Google Chrome

2008-09-02 Thread Richard Heyes
> Google Chrome is not released yet, is it? > Didn't get any download link. :-S Can't find any download link. It maybe a few hours away. http://news.cnet.com/8301-17939_109-10030025-2.html -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org

Re: [PHP] Google Chrome

2008-09-02 Thread Richard Heyes
>> Can anyone say "even more money & effort wasted on testing >> webpages" :-( > > Webkit-based, so no need to add any more testing than you do now. Are you going to take the gamble? :-) -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http:/

Re: [PHP] Google Chrome

2008-09-02 Thread Richard Heyes
> why not wait by the real thing is out? By the looks of it, the release is imminent. -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Google Chrome

2008-09-02 Thread Richard Heyes
Hi, Looks like Google chrome is being released today (or soon). IE, Firefox, Opera, Safari and now Chrome, hmmm, can anyone say "browser war"? http://www.google.com/googlebooks/chrome/ -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGrap

Re: [PHP] Mozilla user agent escapes detection

2008-09-02 Thread Richard Heyes
ript. Eg my own: http://www.phpguru.org/static/browser.html Or the Javascript version it stems from. Or... -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Google Maps Distance Between UK Postcodes

2008-09-01 Thread Richard Heyes
e able to use peter gorous on the coords. If it's distance by road, then not. -- Richard Heyes HTML5 Graphing for IE7, FF, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Recommendation

2008-08-30 Thread Richard Heyes
> As such, if any of the regulars to this list are in need of a > recommendation, please contact me off-list. Thank you very much! :-) http://www.linkedin.com/in/heyesr -- Richard Heyes HTML5 Graphing: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.ne

[PHP] Javascript mailing list

2008-08-30 Thread Richard Heyes
Hi, Can anyone recommend a good Javascript related mailing list? Thanks. -- Richard Heyes HTML5 Graphing: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] ASCII Captcha

2008-08-29 Thread Richard Heyes
o > present accessibility problems. CAPTCHAs are intentionally not the easiest thing to read. If they were, there wouldn't be a great deal of point having them. -- Richard Heyes HTML5 Graphing: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] ASCII Captcha

2008-08-29 Thread Richard Heyes
|||BUCES BBS|| > ||| > > > (I'm not sure it was showed correct) It didn't, but pasting it into notepad made everything OK... Even after that though, it wasn't particularly readable. -- Richard Heyes

Re: [PHP] ASCII Captcha

2008-08-29 Thread Richard Heyes
ity problems for people with disabilities. These can be alleviated by, for example, adding a sound option like Recapture has. Not perhaps a 100% solution, but it does help tremendously. > CAPTCHA's show the world that you really haven't thought this out. Actually my captchas show the wo

Re: [PHP] ASCII Captcha

2008-08-29 Thread Richard Heyes
to you could investigate using Figlet to generate some ASCII and use that in a basic CAPTCHA. -- Richard Heyes HTML5 Graphing: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Regex for email validation

2008-08-27 Thread Richard Heyes
ion which I understand is now part of PHP (5.2.x+) This would the preferable option. -- Richard Heyes HTML5 Graphing: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Attributes vs. Accessors

2008-08-25 Thread Richard Heyes
ss directly to avoid pointless method calls for reads. It'd be > nice if there were a way to define a public read-only mode, Not tried this, but you may be able to do it with a __get method that doesn't return anything. -- Richard Heyes http://www.phpguru.org -- PHP General Maili

Re: [PHP] Auto-generating a graphs Y scale

2008-08-25 Thread Richard Heyes
es, from small to large. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] index.php not autoloading in apache

2008-08-25 Thread Richard Heyes
> Simply add Directory index.php to your config. Eg: Oops, that should be: DirectoryIndex index.php -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] index.php not autoloading in apache

2008-08-25 Thread Richard Heyes
y so it may off, I don't think so though. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Auto-generating a graphs Y scale

2008-08-25 Thread Richard Heyes
Can anyone give me some pointers for auto generating an appropriate Y scale for a graph (eg a bar/line graph). Much like JPGraph does. Thanks. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Licensing

2008-08-22 Thread Richard Heyes
> do not forget the OT on the Subject. That results in messages being blocked by the list server? -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Licensing

2008-08-22 Thread Richard Heyes
There's one 'm' too many in "commmercial". Thanks. My eyesight strikes again. :-) -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Semi-ADVERT OT

2008-08-20 Thread Richard Heyes
ich works out at around £7.50. Peanuts compared with the UK rates if you ask me. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Regexp to get paramname

2008-08-18 Thread Richard Heyes
> eregi(); That would be your first mistake. The preg_* functions are better. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Regarding threads...

2008-08-18 Thread Richard Heyes
u want multiple process support. Not exactly advisable in a web server environment. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Licensing

2008-08-17 Thread Richard Heyes
) Okay, I've taken your points on board and come up with this: http://www.phpguru.org/static/license.html Better? -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Licensing

2008-08-16 Thread Richard Heyes
s will convince more people to buy one: http://www.phpguru.org/static/license.html Thanks for any pointers. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: PHP editor for linux

2008-08-16 Thread Richard Heyes
pared to vi say with its command/edit modes). I've used it for years, am very comfortable with it (you might say blinkered to it...), and do not see a need to make a switch to something more powerful or versatile. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: PHP editor for linux

2008-08-15 Thread Richard Heyes
>> What do you think is the best php editor for linux. pico :-) -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] phpguru.org back up

2008-08-13 Thread Richard Heyes
> but I've been using the service > since it launched and have never had a problem. Out of interest, when was that? -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] phpguru.org back up

2008-08-13 Thread Richard Heyes
and keep running while you > work on the primary one. Good for something that generates money, but not for my personal stuff which I'm not too fussed about. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] phpguru.org back up

2008-08-13 Thread Richard Heyes
> And the forms are fully secured out. :) > You think... ;-) -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: A dumb question regarding sending email

2008-08-13 Thread Richard Heyes
> Good to see you backup. I mean, back up! I think both would apply now... :-) -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: A dumb question regarding sending email

2008-08-13 Thread Richard Heyes
> I'd've thought with Aussie, Southern Cross-oriented globes Charlaton. :-) -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] phpguru.org back up

2008-08-13 Thread Richard Heyes
> So, which backup solution are you using? Or should I say which 12 backup > solutions? ;) Lol. Not that sophisticated actually, trusty old tar and gzip, along with regular downloads to my desktop so that they're in two locations. -- Richard Heyes http://www.phpguru.org --

Re: [PHP] phpguru.org back up

2008-08-13 Thread Richard Heyes
; Guess the DNS change is still propagating. IDD. The 217. is the correct one. If you really wanted to you could mung your hosts file. I'm guessing you don't though... -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] phpguru.org back up

2008-08-13 Thread Richard Heyes
> Congratulations, Richard. > > Server crashes, data loss, and downtime are concerns for all of us. Thanks. Fortunately I managed to get away with minimal data loss, and, unsurprisingly, I've now got backups. :-) -- Richard Heyes http://www.phpguru.org -- PHP General Mail

Re: [PHP] Re: A dumb question regarding sending email

2008-08-13 Thread Richard Heyes
> NSW Australia North, South, West? Can't you make up your mind? :-) -- Richard Heyes -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] phpguru.org back up

2008-08-13 Thread Richard Heyes
Hi, You'll be pleased to know (I'm sure) that phpguru.org is back up and working (for the most part I would imagine). -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] strip_tags

2008-08-12 Thread Richard Heyes
ntities()? Not unless you need to strip HTML tags. Usually htmlspecialchars() is enough. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] strip_tags

2008-08-12 Thread Richard Heyes
t to your users (ie something like a forum) then you might want to use strip_tags() to get rid of any HTML. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] newsletter code

2008-08-11 Thread Richard Heyes
> I wouldn't bet on it Richard - filtering out an email sent by an honest > user from an honest and properly configured mailserver is very, very > difficult. Using a dedicated service is still going to be a better bet than rolling your own. Probably cheaper too. -- Rich

Re: [PHP] newsletter code

2008-08-11 Thread Richard Heyes
> ... You may want to consider using a 3rd party service, eg Jango Mail. Probably have a better success rate in getting your messages into your users Inboxes. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.

Re: [PHP] Re: PUT vs. POST (was: php File upload)

2008-08-09 Thread Richard Heyes
> Given that PHP doesn't run on the client, there is no way for anything > written in PHP to access anything on the client. Wouldn't it be fun though if it could? :-) -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscr

Re: [PHP] Graph type

2008-08-08 Thread Richard Heyes
Hi, Well, whatever it is, I made one. Just a picture at the moment because I have no website... :-( http://picasaweb.google.com/richard.heyes -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Graph type

2008-08-08 Thread Richard Heyes
> Anyone know what this graph type is called? Well, whatever it is I made one. It'll be online as soon as my website is. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Graph type

2008-08-08 Thread Richard Heyes
Hi, Anyone know what this graph type is called? http://picasaweb.google.com/richard.heyes Thanks, and I apologise for the slightly off-topic post. Probably best to reply to me directly. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] php File upload

2008-08-07 Thread Richard Heyes
Well, you lost me right about... Well when you started. But memory is cheap...:-/ -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php File upload

2008-08-07 Thread Richard Heyes
memory. While teh uload is running, take a look at memory > with vmstat. free is goin to 0, no swap is used. I don't know, that is a > suse 10.2 effcet only. What happens with a smaller file? Say 500Mb? You could gradually increase the file size until you get the error. -- Richard

Re: [PHP] Re: An appeal to your better nature

2008-08-06 Thread Richard Heyes
;d rather not lose it, but life would go on if I did. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] A specific(ish) request

2008-08-06 Thread Richard Heyes
> Now, about that > backup-script ... Yes, think I may be getting me one of those... :-) -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] A specific(ish) request

2008-08-06 Thread Richard Heyes
Hi, Well, seems I may have my site after all, so it's just a case of getting it up and running. My sincere thanks to those who have helped. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] A specific(ish) request

2008-08-06 Thread Richard Heyes
> > Anything else I may have missed > > A backup script? :-) Lol. Point taken. II hink I may have finally got through to 1and1 though, I'm downloading my site now. Fingers crossed. -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To u

[PHP] A specific(ish) request

2008-08-05 Thread Richard Heyes
eplacement My updated templating class Javascript dynContext (Context menus) Javascript dynCalendar (A calendar...) Anything else I may have missed Thanks for any help! -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

Re: [PHP] An appeal to your better nature

2008-08-05 Thread Richard Heyes
> Seems like 1and1 screwed up their Apache installs. My site shows a > blank page when I go to the domain, but when I go to index.php, it works. Doubt it's that. When I first got the server I reinstalled practically everything. -- Richard Heyes http://www.phpguru.org -- PHP Gene

Re: [PHP] An appeal to your better nature

2008-08-05 Thread Richard Heyes
> Cheers mate! Don't worry, things could be worse! There's time yet... :-/ -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] An appeal to your better nature

2008-08-05 Thread Richard Heyes
>When the DiamondMax drives first came out, they were a couple > hundred dollars each. I wanted to be the first guy on the block with > a terabyte RAID, but I bought a car instead. I think I probably would rather have the HDDs. :/ Does that make me a geek? -- Richard H

Re: [PHP] An appeal to your better nature

2008-08-05 Thread Richard Heyes
> Well.. I don't know about you and your empathy. But most of my sickest > feelings are caused by human behavior, Hah, you probably wouldn't want to know about my feelings for 1and1 now then... -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://

Re: [PHP] An appeal to your better nature

2008-08-05 Thread Richard Heyes
>Tell me about it. One of the sickest feelings in the world comes > when you hear your hard drive start going "click click > choke click" I think the only reason I'm not sitting in a corner comatose is because I can't... :-) -- Richard Heyes ht

<    1   2   3   4   5   6   7   8   9   >