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
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
**
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
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
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
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.
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
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.
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
*
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
--
/***
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
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
--
/********
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.
--
/********
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
--
/*
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
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
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
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
--
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
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 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
***
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
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
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
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
--
/*****
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
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
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.
> >
>
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
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 |
[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
--
#
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 =
32 matches
Mail list logo