Re: [PHP-DB] postgresql and php

2005-04-24 Thread Robby Russell
to us when you hit a problem? -Robby -- /********** * Robby Russell, Owner.Developer.Geek * PLANET ARGON, Open Source Solutions & Web Hosting * Portland, Oregon | p: 503.351.4730 | f: 815.642.4068 * www.planetargon.com | www.robbyonrails.com ***/ -- PHP

Re: [PHP-DB] big data base

2005-03-09 Thread Robby Russell
over a terabyte in size. -Robby -- /******* * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com * PHP-PostgreSQL Hosting & Development * open source solutions - web hosting **

Re: [PHP-DB] MySQLPHP decrypt(password)

2005-02-25 Thread Robby Russell
em reset their password. -Robby -- /******* * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com * PHP/PostgreSQL Hosting & Development

Re: [PHP-DB] password in md5 to connect to mysql instead of clear password

2005-02-25 Thread Robby Russell
echo "Cannot connect to > database '.$db_name.'"; > exit; > } > } You could probably do this if you managed to take the mysql source code and changed the login functions. ..but if someone can see your passw

Re: [PHP-DB] boolean values in postgresql

2005-02-23 Thread Robby Russell
smallint unlet there is a way to store a > bit. I am trying to get my head around bytea right now but thought I > would ask while I am reading. > > Bret > -- /*** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Po

Re: [PHP-DB] php/other language (perl)

2005-02-23 Thread Robby Russell
could point me > to a doc? > Thanks a lot. > Try this perhaps: http://pecl.php.net/package/perl -- /*** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.

Re: [PHP-DB] MySQL PHP hosting

2005-02-09 Thread Robby Russell
are so many sites, I thought maybe someone here might have a > good solution. > > jzf > http://www.planetargon.com/hosting/ -- /******* * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL P

Re: [PHP-DB] PHP-HTML-select deny

2004-12-01 Thread Robby Russell
On Wed, 2004-12-01 at 12:50 +, PHPDiscuss - PHP Newsgroups and mailing lists wrote: > Hi, what can i do, where users can't select and copy my text from web-page. > Thanks > render the text to an image. -- /*** * Robby Russell | Owner.

Re: [PHP-DB] PHP vs ASP

2004-11-15 Thread Robby Russell
anguage online PHP5 is out PHP = tons of open source libraries..free to download -Robby -- /*********** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com *

Re: [PHP-DB] Please point me in the right direction.......

2004-11-11 Thread Robby Russell
y are doing addons/changes/etc, correct? If that is the case, I would have them fill out a contract that says that anything that isn't generic (like some libraries) would be under your ownership, not theirs..as per 'work for hire' -Robby -- /***

Re: [PHP-DB] Problem with script

2004-11-02 Thread Robby Russell
ed to insert them all with \' (which escapes the single quotes) hth, Robby -- /*** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com * PHP/P

Re: [PHP-DB] can i display an image _directly_ from postgres db storage?

2004-11-02 Thread Robby Russell
database? > > is this possible? This example uses large objects, you can try to use the same logic and use the bytea field. http://blog.planetargon.com/index.php?/archives/27_Displaying_image_from_PostgreSQL_large_object_with_PHP.html -- /********

Re: [PHP-DB] printer dialouge box

2004-10-30 Thread Robby Russell
On Sat, 2004-10-30 at 18:03 +0530, balwantsingh wrote: > how i can open the printer dialouge box of browser in PHP. pls. help. > > > with best wishes > balwant > by using javascript. PHP doesn't do client-side stuff. -- /********

Re: [PHP-DB] I can't seem to get Max() to work

2004-10-27 Thread Robby Russell
wrong? I need the highest number from the column > FoodItemNumber, but it doesnât return anything unless I change the MAX() to > a * and I donât want that I need it to be the MAX() number as it isnât an > auto-increment field. Is this an integer field? -Robby -- /*

Re: [PHP-DB] Finding the highest number in a column?

2004-10-27 Thread Robby Russell
On Wed, 2004-10-27 at 20:46 -0700, Robby Russell wrote: > On Wed, 2004-10-27 at 23:33 -0400, Chris Payne wrote: > > Hi there everyone, > > > > > > > > I am working with a very complex system where not all numbers are assigned > > 1, 2, 3 ââ etc ââ so the

Re: [PHP-DB] Finding the highest number in a column?

2004-10-27 Thread Robby Russell
ur column values are unique... -Robby -- /*********** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com * PHP/PostgreSQL Hosting & Dev

Re: [PHP-DB] Implementing search in a database driven website

2004-10-26 Thread Robby Russell
On Tue, 2004-10-26 at 16:57 -0700, Robby Russell wrote: > On Wed, 2004-10-27 at 00:33 +0530, Vinayakam Murugan wrote: > > Hi > > > > I have a PHP-mysql website in which I want to implement search functionality. > > > > Through the content management section, the

Re: [PHP-DB] Implementing search in a database driven website

2004-10-26 Thread Robby Russell
e CSS entries. > > -- > Warm Regards > > Vinayak > You're going to have replace all the css tags when you pull the data out...or rethink how you handle this sort of stuff in your CMS. (html/css inside the content isn't fun to deal with) -Robby --

Re: [PHP-DB] Logging Into A MySQL (Web) Database

2004-10-21 Thread Robby Russell
you are following to a thread, you should stay in it. You started a new thread and can't assume that we know where your train of thought is coming from. -Robby -- /******* * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com

Re: [PHP-DB] sending e-mails

2004-10-21 Thread Robby Russell
n't bother checking for authentication. -Robby -- /*** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com * PHP/PostgreSQL Hosting & Development ***

Re: [PHP-DB] Logging Into A MySQL (Web) Database

2004-10-21 Thread Robby Russell
're looking for quite yet. -Robby -- /*********** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com * PHP/PostgreSQL Hosting & Development ***

RE: [PHP-DB] PHP versions - Development server & live server...

2004-10-13 Thread Robby Russell
7;s very possible it will not work on 4.x hosting servers...especially object oriented programming. As a rule of thumb, keep your development and live environments as close as possible. :-) Cheers -Robby -- /******* * Robby Russell | Owner.Developer

Re: [PHP-DB] PHP versions - Development server & live server...

2004-10-13 Thread Robby Russell
ixes. So, if anything, you'll see a bug on the live servers that was fixed in your version, but most bugs are not so easy to produce. -Robby -- /*** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL P

Re: [PHP-DB] How to forward a POSTed form to another server and catch the return for further processing

2004-08-14 Thread Robby Russell
other server, the results should be > returned or captured by the first server. Obviously my > brain is not working. > > Thanks for your help. > > Curl can do this for you. -Robby -- /******* * Robby Russell | Owner.Developer.Geek * PLANET ARGON

Re: [PHP-DB] How to create a new Table in prostgresql from a Webinterface

2004-08-14 Thread Robby Russell
on ? > Well, CREATE TABLE is the type of sql command that you would issue. You can do $query = "CREATE TABLE foo (id SERIAL PRIMARY KEY, name TEXT);"; Then run this query through your php command of choice (pg_query, PEAR, etc) -Robby -- /*****

Re: [PHP-DB] Lock Record on Postgresql

2004-08-13 Thread Robby Russell
unning. Often times I find people misusing LOCKS. -Robby -- /******* * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com * PHP/PostgreSQL

Re: [PHP-DB] PHP and mysql script error in webhosting

2004-08-09 Thread Robby Russell
ter_globals on. Then try then find another webhost as that's a lame/insecure setting to have set to On. ;-) -Robby -- /*** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730

RE: [PHP-DB] Intellectual property rights

2004-08-09 Thread Robby Russell
er language that I would like to be compensated for my work. I was > > told that I did nothing but give them an idea and they were really doing > > all the work since what I did was not good enough and their computers > > could not understand what I wrote. > > >

Re: [PHP-DB] counting a value REVISED pt2

2004-01-30 Thread Robby Russell
column, then i want it to say "2 is listed 43 times." how do i do this? thank you for your help with my beginner newbie questions. -james Did you really review your question much? Do you have a php script that has connected to the database already? -Robby -- Robby Russell, | Sr. Adm

Re: [PHP-DB] counting a value

2004-01-30 Thread Robby Russell
t id's and favorite numbers. # SELECT fav_num as "Favorite Number", count(*) FROM student_number GROUP BY fav_num; Favorite Number | count -+--- 1 | 1 2 | 3 3 | 1 5 | 3 7 |

[PHP-DB] plPHP and php mail() example

2004-01-30 Thread Robby Russell
[EMAIL PROTECTED] typed this on 01/30/2004 08:34 AM: > This is a body > > More body. Testing email. Test! > > > -Robby Feel free to join the plPHP mailing list as well. http://mail.commandprompt.com/mailman/listinfo/plphp Cheers, Robby Russell -- #

Re: [PHP-DB] Skipping a row

2003-12-19 Thread Robby Russell
John Greco wrote: $sql2 = "select * from product where whseNum = '".$whseNumber."' order by prodNum"; What does your PHP code look like after that? What is your index starting with? are you starting with 0? or 1? $sql = "SELECT id FROM product WHERE something = this"; $rs = pg_query($sql); $i =