Re: [PHP] int to string

2006-04-06 Thread Kevin Waterson
err, that should be http://phpro.org/examples/Convert-Numbers-to-Words.html Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] int to string

2006-04-06 Thread Kevin Waterson
This one time, at band camp, Peter Hoskin [EMAIL PROTECTED] wrote: Want a complete solution? $88 AUD/hr. Or simply use this function... http://phpro.org/examples/Numbers-to-Words.html and my rates are only $85 AUD/hr ;) Kevin -- Democracy is two wolves and a lamb voting on what to have for

Re: [PHP] Magic quotes good or Bad?

2006-04-06 Thread Kevin Waterson
This one time, at band camp, Angelo Zanetti [EMAIL PROTECTED] wrote: should I enable magic_quotes_gpc or should I use addslashes() and stripslashes()? magic quotes is disabled by default these days, and does not make for portable code. It is removed in PHP6 Kevin -- Democracy is two wolves

Re: [PHP] IF or SWITCH

2006-04-06 Thread Kevin Waterson
This one time, at band camp, Robert Cummings [EMAIL PROTECTED] wrote: I'm gonna go out on a limb here and say WRONG! Run yourself a benchmark. benchmarks can be hazardous, but lets look at them at their most basic level. By this I mean how folks use them every day...

Re: [PHP] IF or SWITCH

2006-04-07 Thread Kevin Waterson
This one time, at band camp, Jad madi [EMAIL PROTECTED] wrote: Kevin, I'm just curious to know how to did you do that benchmark. Sure, use ab (Apache Benchmark) which comes with your build of apache. Simply create your file foo.php and give ab the command ab http://www.example.com/foo.php -n

Re: [PHP] Var within a var

2006-04-09 Thread Kevin Waterson
This one time, at band camp, bob pilly [EMAIL PROTECTED] wrote: Hi All Im trying to store a document template in mysql that has php var names within it and then find it in the datebase and print it out with the var names replaced with the var values. eval() Kevin -- Democracy is two

Re: [PHP] RADICORE ramework released

2006-04-13 Thread Kevin Waterson
This one time, at band camp, Tony Marston [EMAIL PROTECTED] wrote: Announcing the first public release of RADICORE, a Rapid Application Development toolkit for building administrative web applications which **YAWN** -- Democracy is two wolves and a lamb voting on what to have for lunch.

Re: [PHP] Pushing PHP Into The Web 2.0 Generation

2006-04-18 Thread Kevin Waterson
This one time, at band camp, James Crane [EMAIL PROTECTED] wrote: http://www.maraby.com/papers/pushing_php_into_the_web_20_generation random rantings, lacks depth. Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the

Re: [PHP] Preg_match() regex

2006-04-22 Thread Kevin Waterson
This one time, at band camp, Jeff [EMAIL PROTECTED] wrote: Hey all, Regex pattern question here. I need to match on Foo-F00, Foo-foo, foo-Foo. I know in perl you can use the /i to specify case insensitive matching. Is there any such switch that can be used in preg_match() in PHP? Yes,

Re: [PHP] PHP SRM, a dead project?

2006-05-12 Thread Kevin Waterson
This one time, at band camp, D. Dante Lorenso [EMAIL PROTECTED] wrote: All, I'm interested in a PHP application server that is non-webserver based which I can run on Linux. I was hoping for something like: * http://www.vl-srm.net/index.php Bananas rule my world. The project is a

Re: [PHP] Exceptions in PHP

2006-05-15 Thread Kevin Waterson
This one time, at band camp, John Meyer [EMAIL PROTECTED] wrote: I have the following script: try { $conn = mysql_connect(localhost,webuser,testme) or die(Could not connect); -- snipped for sake of sanity -- I think if you wish to push down this path you may wish to look at PDO.

[PHP] Create database with pdo_mysql

2006-05-15 Thread Kevin Waterson
Is it possible to create a database with pdo_mysql? $dbh = new PDO(mysql:host=$hostname;dbname=my_db, $username, $password); is sort of what it requires... is there some way to omit the dbname? Kind regards Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty

Re: [PHP] Question about templates

2006-05-16 Thread Kevin Waterson
This one time, at band camp, Charlene Wroblewski [EMAIL PROTECTED] wrote: looked at Smarty and it doesn't seem to be as useful the way I'm using templates. I'm not surprised, 1000 lines of code to do hello world Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch.

Re: [PHP] Regex Help for URL's

2006-05-17 Thread Kevin Waterson
This one time, at band camp, Robert Samuel White [EMAIL PROTECTED] wrote: Don't be rude. I've already don't all of that. Nothing came up. I've been programming for 20 years (since I was 11 years old) so I'm not a slacker when it comes to learning new things, however, I have always found

Re: [PHP] Sparse 1.0b - framework for MySQL programs

2006-05-19 Thread Kevin Waterson
This one time, at band camp, Jochem Maas [EMAIL PROTECTED] wrote: does it run on php5? does it run on php6-dev? Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote. -- PHP General Mailing List

Re: [PHP] preg_replace learning resources? Regex tuts? Tips? (and yes, I have been rtfm)

2006-05-25 Thread Kevin Waterson
This one time, at band camp, Micky Hulse [EMAIL PROTECTED] wrote: Hi all, I have been rtfm on preg_replace, and I am a bit turned-off by how complex reg-exing appears to be anyway, I would like to spend some time learning how I would convert a file full of links that look like: Try

Re: [PHP] Am I supposed to be using SPL?

2006-06-01 Thread Kevin Waterson
This one time, at band camp, D. Dante Lorenso [EMAIL PROTECTED] wrote: Is SPL meant to be used? If so, is it experimental? Is it documented? Should I stay away from SPL for production code? What's the official word? Officially SPL is part of PHP. It provides a standard interface for

Re: [PHP] Am I supposed to be using SPL?

2006-06-02 Thread Kevin Waterson
This one time, at band camp, Richard Lynch [EMAIL PROTECTED] wrote: So, of all the things that COULD go wrong, we just assume it's No files Found??? I don't think I'll ever learn to like SPL or try/catch... Ok, I think my example was a little too simplistic... You could of course create

Re: [PHP] Job Opportunities in Web Design company

2006-07-02 Thread Kevin Waterson
This one time, at band camp, Ahmed Abdel-Aliem [EMAIL PROTECTED] wrote: Requirements: blah blah blah How much? Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote. -- PHP General Mailing List

Re: [PHP] Job Opportunities in Web Design company

2006-07-02 Thread Kevin Waterson
This one time, at band camp, tedd [EMAIL PROTECTED] wrote: I certainly could have designed/coded a better page, and site, than that -- does that count? My advice, if you're looking for qualified and experienced help, then reflect same in your site. Had not actually looked at the site,

Re: [PHP] Re: Templates, PHP Frameworks, and DB Abstraction?

2006-07-03 Thread Kevin Waterson
This one time, at band camp, Lester Caine [EMAIL PROTECTED] wrote: PDO is being pushed as a DB Abstraction library, but it only 'abstracts' the calls to PHP, it does nothing to abstract the SQL if you want a truly generic solution, if you need one, but if you don't then why bother with

Re: [PHP] Re: Re: HAPPY NEW YEAR!!

2006-01-06 Thread Kevin Waterson
This one time, at band camp, Michelle Konzack [EMAIL PROTECTED] wrote: A little bit late, but from France: Bonne Année! why not! joyeaux noel Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote. -- PHP

Re: [PHP] PHP4 vs PHP5

2006-01-07 Thread Kevin Waterson
This one time, at band camp, Gerry Danen [EMAIL PROTECTED] wrote: I'm wondering if $_SERVER['HTTP_REFERER'] is no longer supported, or perhaps has a new name? still there, same name. print_r($_SERVER); Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty

Re: [PHP] Image editing?

2006-01-07 Thread Kevin Waterson
This one time, at band camp, William Stokes [EMAIL PROTECTED] wrote: Hello, I might have to start doing some automated image editing or rezising with PHP. I've never done anything like this before so I would need some guidelines to get started. Basically what sections of the manual to

Re: [PHP] how 2 stroe images in Mysql Database using PHP

2006-01-16 Thread Kevin Waterson
This one time, at band camp, David Grant [EMAIL PROTECTED] wrote: Storing the image in the database will result in a fairly large performance hit This is not always the case. Mostly this mis-nomer comes from using databases that use a secondary db for indexing or dont support true BLOB types

Re: [PHP] image uploads

2006-02-01 Thread Kevin Waterson
This one time, at band camp, Richard Lynch [EMAIL PROTECTED] wrote: On Tue, January 31, 2006 4:43 pm, tedd wrote: Storing the image in the DB is probably not a Good Idea for a variety of reasons. And they are? ... in the archives. http://marc.theaimsgroup.com/?l=php-general Rubbish.

Re: [PHP] Till Drawers

2006-02-03 Thread Kevin Waterson
This one time, at band camp, Oli Howson [EMAIL PROTECTED] wrote: I'm interested in the possibility of connecting a computer running A PHP server to a till drawer and have the server able to open the drawer. Anyone know how this would work? -- PHP General Mailing List

Re: [PHP] system('bell'); ?

2006-02-04 Thread Kevin Waterson
This one time, at band camp, tedd [EMAIL PROTECTED] wrote: Interesting! The statement system('bell'); is new to me. If I'm writing code on a hosted domain, and using that statement, who's bell am I ringing? The server bell, not the client. I used this method because the cash drawer was

Re: [PHP] make test failures

2006-02-14 Thread Kevin Waterson
This one time, at band camp, Chris [EMAIL PROTECTED] wrote: Hi all, I'm recompiling php 5.1.2 on an up-to-date fedora core 4 system and pretty much every test is failing when I run 'make test'. I figure it's a server issue but I have no idea where to start looking. make test asks you do

Re: [PHP] Parse Error

2006-02-21 Thread Kevin Waterson
This one time, at band camp, Ray Cantwell [EMAIL PROTECTED] wrote: ?php $host=localhost $user=ray $password=* these need to be terminated with ; $host = 'localhost'; etc etc Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb

[PHP] sqlite

2003-08-24 Thread Kevin Waterson
? Kind regards kevin -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia

Re: [PHP] Using PHP on an .html file

2003-08-24 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] sqlite

2003-08-24 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http

[PHP] classes

2003-02-05 Thread Kevin Waterson
; } } ? -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] 'superglobal'

2003-02-05 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net

Re: [PHP] 'superglobal'

2003-02-05 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Random Images

2003-02-05 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http

Re: [PHP] compiling php 4.3.0 with gd

2003-02-06 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Strings and regular expression?

2003-02-07 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Strings and regular expression?

2003-02-07 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to remove only the last character?

2003-02-08 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] how to move database from one server to another

2003-02-08 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread Kevin Waterson
and render the page Kind regards Kevin -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread Kevin Waterson
is horses for courses. enjoy Kevin -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie

Re: [PHP] Regex Help

2003-02-11 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] string to array

2003-02-12 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] GD and 4.3

2003-02-12 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] File handling

2003-02-13 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] URGENT HELP NEEDED - After Upgrade to MySQL 4.0.1.2

2003-02-13 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net

Re: [PHP] image creation error

2003-02-13 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Forms Help (continued)

2003-02-15 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Forms Help (continued)

2003-02-15 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List

Re: [PHP] database selection

2003-02-16 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] date calculation

2003-02-16 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http

Re: [PHP] URL of calling page

2003-02-16 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List

Re: [PHP] inserting BR

2003-02-18 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How can you execute UNIX scripts from PHP

2003-02-18 Thread Kevin Waterson
like you could do `blah.sh` // backticks Kevin -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port

[PHP] counting array elements

2003-02-24 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net

[PHP] output buffering

2003-02-27 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http

Re: [PHP] pagination help

2003-03-09 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Zero Fill - Number Format

2003-03-19 Thread Kevin Waterson
__ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: number function

2003-03-20 Thread Kevin Waterson
; } -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] locate

2003-03-28 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Question

2003-03-30 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] chill out

2003-04-02 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Thumbnails in database

2004-01-17 Thread Kevin Waterson
I am storing some images in a database. No problems there. But how can I create a thumbnail do store in the db also without having to create the thumbnail image on the file system first? Kind regards Kevin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] Thumbnails in database

2004-01-17 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Thumbnails in database - SOLUTION

2004-01-17 Thread Kevin Waterson
This one time, at band camp, Kevin Waterson [EMAIL PROTECTED] wrote: I need to store the thumbnails in the database. So, I need to resize the image at the same time as I store it. Ok, so the secret here is output buffering // prepare the image for insertion $imgData

[PHP] pass by reference

2004-01-22 Thread Kevin Waterson
to the webpage? Kind regards Kevin -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia

Re: [PHP] pass by reference

2004-01-22 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] pass by reference

2004-01-22 Thread Kevin Waterson
? Kind regards Kevin -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia

Re: [PHP] dirty words

2004-10-16 Thread Kevin Waterson
This one time, at band camp, Mag [EMAIL PROTECTED] wrote: Hi, I am useing file_get_contents on a remote page then using stristr() to make sure there are no bad words and its a family site. Right now I am checking for just 3 bad words which means 3 stristr() function calls, but if the bad

Re: [PHP] Fatal error

2004-10-16 Thread Kevin Waterson
This one time, at band camp, Pahlevanzadeh Mohsen [EMAIL PROTECTED] wrote: Dear members,I get an error,What does mean my error? : Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/votting/vote_implement.php on line 8 It means the Maximum execution time of 30 seconds

Re: [PHP] READ BEFORE REPLYING TO : Re: [PHP] UNSUBSCRIBE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

2004-10-02 Thread Kevin Waterson
This one time, at band camp, Robert Restad [EMAIL PROTECTED] wrote: I am posting, obviously, the 26th message in this thread. (or maybe higher). Look, he knew what he was getting into when he subscribed. There's no backing out now. I say, make him stick it out! Kevin - Democracy is

Re: [PHP] Protecting Commercial PHP Scripts

2004-10-26 Thread Kevin Waterson
This one time, at band camp, Nick Wilson [EMAIL PROTECTED] wrote: Hello all, I was wondering if anyone might have suggestions or useful links on protecting commercial php scripts. I am about to design a system that would be pretty valuable in a very niche market and would not wish the

Re: [PHP] Sessions Problem !!

2004-08-06 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Sessions Problem !!

2004-08-06 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] sorting an array..dont know numeric or alpha-numeric

2004-08-07 Thread Kevin Waterson
/'; } ? or something. Kevin -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia

Re: [PHP] Image and variable

2004-08-10 Thread Kevin Waterson
available in '. $imgDir; } } ? -- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port

Re: [PHP] OO Theory Question

2004-08-18 Thread Kevin Waterson
-- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Oficial Certification

2004-08-26 Thread Kevin Waterson
- __ (_ \ _) ) | / / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \) \_||_| \) \) Kevin Waterson Port Macquarie, Australia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] {Spam?} Re: [PHP] Anyone using SPL Iterators?

2004-09-21 Thread Kevin Waterson
This one time, at band camp, John Holmes [EMAIL PROTECTED] wrote: Is anyone using SPL iterators out there? Any examples you'd like to share that you find useful? Iterating through databases or large files, etc? Just curious what people are using this for before I write some stuff myself. :)

Re: [PHP] Does PHP need another mailing list???

2004-09-22 Thread Kevin Waterson
This one time, at band camp, raditha dissanayake [EMAIL PROTECTED] wrote: I was refering to is php-general too *general* for advanced php5 users not specifically at php 5. No, list works just fine as it is with a mix of the new comer and advanced users. No need to split in any way. Kevin

Re: [PHP] Newbie array problem

2004-09-23 Thread Kevin Waterson
This one time, at band camp, Phpu [EMAIL PROTECTED] wrote: If i have an array $array = array(1, 2, 3, 4, 5, 6, 7) How can i display the array element sepparated by (;) like this $display = 1;2;3;4;5;6;7 $i=0; $arraySize = sizeof($array); while($i $arraySize){ echo $array[$i]; if($i

Re: [PHP] Re: How to call image from mySql to php file

2007-02-21 Thread Kevin Waterson
This one time, at band camp, Haydar TUNA [EMAIL PROTECTED] wrote: Hello, Firstly, your image table field should be BLOB field then you create a image file (for example image.php). in this file, if your application is more secure, you can control the session variables. You get key

Re: [PHP] Detailed PHP User SPL documentation?

2007-02-24 Thread Kevin Waterson
This one time, at band camp, Erik Franzén [EMAIL PROTECTED] wrote: I can only find http://www.php.net/~helly/php/ext/spl which is nice, but for better understanding how to use them I am looking for detailed information how to use them. More comprehensive documentation with examples...?

Re: [PHP] Store and retrieve photo from PostgreSQL

2007-02-25 Thread Kevin Waterson
This one time, at band camp, Alain Roger [EMAIL PROTECTED] wrote: Hi, I would like to store and retrieve photo from my DB (PostgreSQL). However, i do not know how to do it. Good idea, dont listen to those who give you the you should'nt store images in a database diatribe. Here is a little

Re: [PHP] Re: how to display images stored in DB

2007-02-25 Thread Kevin Waterson
This one time, at band camp, zerof [EMAIL PROTECTED] wrote: It is not a good practice to store pictures in DataBases, use links, instead of. Rubbish, where are your benchmarks? kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb

Re: [PHP] Re: how to display images stored in DB

2007-02-27 Thread Kevin Waterson
This one time, at band camp, Richard Lynch [EMAIL PROTECTED] wrote: *ALL* of the arguments on this topic, and benchmarks, are in the PHP General archives. I am not concerned with past benchmarks done by others, I am asking what current benchmarks this user has made to make his claim. Kevin --

Re: [PHP] best framework (pear vs zend framework)

2007-03-02 Thread Kevin Waterson
This one time, at band camp, Marco Sottana [EMAIL PROTECTED] wrote: which is the best framework ? pear or zend framework? None of the above... -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote. -- PHP General Mailing

[PHP] Re: advice for blob tables?

2007-04-24 Thread Kevin Waterson
This one time, at band camp, [EMAIL PROTECTED] wrote: I've been using this one: http://www.dreamwerx.net/phpforum/?id=1 I developed it in 2001 and it's had implementations into the hundreds of gb's so far. I have a ftp interface to it that runs at wire speed (100FDX). I initially did

Re: [PHP] Sending the results of a query without using a file

2007-05-02 Thread Kevin Waterson
This one time, at band camp, Todd Cary [EMAIL PROTECTED] wrote: Some shared servers do not allow the creation of a file, so I am looking for a way to take the results of a query (MySQL), create a CSV output and have it in a sendable format for the user without creating a file. sendable to

Re: [PHP] CMS

2007-05-08 Thread Kevin Waterson
This one time, at band camp, Jyoti [EMAIL PROTECTED] wrote: Hi Can anyone can tell me what CMS is? Content Management System How can we make it? A CMS can be quite simple and many use it as a first project for PHP. I guess this is why many of them are full of holes. What are the

Re: [PHP] php5 cert

2007-05-19 Thread Kevin Waterson
This one time, at band camp, Greg Donald [EMAIL PROTECTED] wrote: Anyone wanna share their insights into the php5 cert test? As worthless as the php4 cert. Kevin -- Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote. --

Re: [PHP] ImageMagick

2009-05-01 Thread Kevin Waterson
This one time, at band camp, Michael A. Peters wrote: Here's the scenario - Website has some demonstrative images. I create these images with the gimp - starting with a jpeg, adding a few text layers and straight lines. I then save as xcf in case I ever need to edit. Then I export

Re: [PHP] templating engine options

2009-05-23 Thread Kevin Waterson
On Sat, 2009-05-23 at 23:21 +0100, Nathan Rixham wrote: Hi All, Just a quick one, can anybody recommend any decent templating engines other than smarty. I've got no problem with smarty and it does the job - but if there is something newer and lighter out there that I'm missing then I'd

Re: [PHP] PHP6 Stable Release Schedule

2009-09-05 Thread Kevin Waterson
On Sat, 2009-09-05 at 16:11 +0100, Richard Heyes wrote: Hi (again), ?php error_reporting(E_STRICT); ? This might work better: ?php error_reporting(E_ALL | E_STRICT); ? E_STRICT is now part of E_ALL Kevin -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

<    1   2