paragasu wrote:
i am using php with postgresql. when i submit post query to the
server. i have the pg_exec error
Warning: pg_query() [function.pg-query]: Query failed: ERROR: invalid
byte sequence for encoding "UTF8": 0x93 HINT: This error can also
happen if the byte sequence does not match the
i am using php with postgresql. when i submit post query to the
server. i have the pg_exec error
Warning: pg_query() [function.pg-query]: Query failed: ERROR: invalid
byte sequence for encoding "UTF8": 0x93 HINT: This error can also
happen if the byte sequence does not match the encoding expected
Daniel Brown a écrit :
On Thu, Oct 30, 2008 at 3:06 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
Pink isn't my colour...
And there's no 'U' in 'color' either, you limey! ;-P
It depends on what english your are using, isn't it ?
--
Mickaël Wolff aka Lupus Michaelis
http://lupusmic.org
On Fri, 2008-10-31 at 00:33 +, Ben Stones wrote:
> Hi,
>
> I can't really understand that. Not sure if you understand my problem
> properly (if I've not explained properly). Anyone can give me some solutions
> please?
>
> Thanks.
>
> 2008/10/31 Yeti <[EMAIL PROTECTED]>
>
> > OK I guess it
On Thu, 2008-10-30 at 21:36 -0400, Robert Cummings wrote:
> On Thu, 2008-10-30 at 21:07 -0400, Daniel P. Brown wrote:
> > On Thu, Oct 30, 2008 at 8:57 PM, Robert Cummings <[EMAIL PROTECTED]> wrote:
> > >
> > > Says the guy who's ancenstors also threw a King's ransom in tea into a
> > > harbour... m
On Thu, 2008-10-30 at 21:07 -0400, Daniel P. Brown wrote:
> On Thu, Oct 30, 2008 at 8:57 PM, Robert Cummings <[EMAIL PROTECTED]> wrote:
> >
> > Says the guy who's ancenstors also threw a King's ransom in tea into a
> > harbour... most people in the world call that idiocy... but then, didn't
> > you
Robert Cummings wrote:
> On Thu, 2008-10-30 at 15:48 -0500, Daniel P. Brown wrote:
>> On Thu, Oct 30, 2008 at 3:44 PM, Ashley Sheridan
>> <[EMAIL PROTECTED]> wrote:
>>> Called English for a reason you Yank ;)
>> Hey, my forefathers, foremothers, fore-aunts and -uncles, et
>> cetera, didn't spen
On Thu, Oct 30, 2008 at 8:57 PM, Robert Cummings <[EMAIL PROTECTED]> wrote:
>
> Says the guy who's ancenstors also threw a King's ransom in tea into a
> harbour... most people in the world call that idiocy... but then, didn't
> your government just recently hand out a King's ransom to shoddy
> busi
On Thu, 2008-10-30 at 15:48 -0500, Daniel P. Brown wrote:
> On Thu, Oct 30, 2008 at 3:44 PM, Ashley Sheridan
> <[EMAIL PROTECTED]> wrote:
> >
> > Called English for a reason you Yank ;)
>
> Hey, my forefathers, foremothers, fore-aunts and -uncles, et
> cetera, didn't spend the last two-hundred
I forgot to mention, the calls to setPreReq() would occur in each file
in place of an include() to get prerequisite components. IE:
html.php :
Ember::setPrereq( array('iOutput' => Ember::mciInterface) );
class html implements iOutput {
...
}
iOutput.php:
Ember::setPrereq( array('iIO' => Ember
Hi,
I can't really understand that. Not sure if you understand my problem
properly (if I've not explained properly). Anyone can give me some solutions
please?
Thanks.
2008/10/31 Yeti <[EMAIL PROTECTED]>
> OK I guess it's somehow like this ..
>
>
> if (isset($_POST['submit'])) {
> include('ses
OK I guess it's somehow like this ..
now this of course is something very bad to do and it wont work.
One way to prevent markup from being outputted is using ob_buffer() [1]
EXAMPLE:
FORM;
ob_start();
echo $form;
$output_buffer = ob_get_contents();
ob_end_clean();
var_dump(nl2br(htmlentit
Hi,
Hope I can explain this as easily as possible, basically I am using both
cookies and sessions for my script, whereby the user is allowed to choose
which method they want to login with. Problem for me is removing the
registration form, etc., from those that are logged in. The thing is the
form
Hi Guys,
So here's what I'm looking for as a result(ex):
array ('html' => array('iOutput' => array('iIO' => array() )),
'xml'=> array('iInput' => array('iIO' => array() )),
'database' => array('iData',
'aMySQL',
On Thu, Oct 30, 2008 at 4:41 PM, Steve Marquez
<[EMAIL PROTECTED]>wrote:
> I have a form that I use to authenticate users stored in a MySQL database.
> I want to be able to ensure that no body will be able to bookmark a page and
> be able to return to that page without authenticating. But I also w
On Thu, Oct 30, 2008 at 3:41 PM, Steve Marquez
<[EMAIL PROTECTED]> wrote:
> I have a form that I use to authenticate users stored in a MySQL database. I
> want to be able to ensure that no body will be able to bookmark a page and
> be able to return to that page without authenticating. But I also w
On Thu, Oct 30, 2008 at 3:44 PM, Ashley Sheridan
<[EMAIL PROTECTED]> wrote:
>
> Called English for a reason you Yank ;)
Hey, my forefathers, foremothers, fore-aunts and -uncles, et
cetera, didn't spend the last two-hundred-thirty-two years butchering
the language just for you to correct us, Sh
On Thu, 2008-10-30 at 15:40 -0500, Daniel P. Brown wrote:
> On Thu, Oct 30, 2008 at 3:39 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> >
> >Yeah stupid pink dictionaries.
>
> Sorry, I meant "dictiounaries."
>
> --
>
> http://www.parasane.net/
> [EMAIL PROTECTED] || [EMAIL PROTECTED
On Thu, Oct 30, 2008 at 3:38 PM, Jay Blanchard <[EMAIL PROTECTED]> wrote:
>
> Welcome to the list Steve, it is always nice to see new faces. I fear
> that your question is just a little too vague though, can you be more
> specific about what you're trying to do? You'll find a group of very
> helpfu
I have a form that I use to authenticate users stored in a MySQL
database. I want to be able to ensure that no body will be able to
bookmark a page and be able to return to that page without
authenticating. But I also want the authenticated user to be able to
use all the subsequent pages wi
On Thu, Oct 30, 2008 at 3:39 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
>
>Yeah stupid pink dictionaries.
Sorry, I meant "dictiounaries."
--
http://www.parasane.net/
[EMAIL PROTECTED] || [EMAIL PROTECTED]
Ask me about our current hosting/dedicated server deals!
--
PHP General Mai
On Thu, Oct 30, 2008 at 3:29 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
>> And there's no 'U' in 'color' either, you limey! ;-P
>
> My dictionary says there is... :-)
Yeah stupid pink dictionaries.
--
http://www.parasane.net/
[EMAIL PROTECTED] || [EMAIL PROTECTED]
Ask me about our cu
[snip]
What is the best way to create authentication for MySQL info
displayed on PHP pages.
[/snip]
I personally like the Magic MySQL Authentication thingie, but I digress.
Welcome to the list Steve, it is always nice to see new faces. I fear
that your question is just a little too vague though
Steve Marquez wrote:
> Greetings,
>
> What is the best way to create authentication for MySQL info displayed
> on PHP pages.
>
> Thanks,
>
Best is relative. How many users do you expect?
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
--
PHP General Mail
Greetings,
What is the best way to create authentication for MySQL info
displayed on PHP pages.
Thanks,
--
Steve Marquez
Marquez Design
e-mail: [EMAIL PROTECTED]
web: http://www.marquez-design.com
phone: 479-648-0325
> And there's no 'U' in 'color' either, you limey! ;-P
My dictionary says there is... :-)
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated October 25th)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
On 10/30/08, Daniel Brown <[EMAIL PROTECTED]> wrote:
>
> On Thu, Oct 30, 2008 at 2:19 PM, Dan Shirah <[EMAIL PROTECTED]> wrote:
> >
> > Is it possible for us to use PHP to create temp tables in our database?
> [snip!]
> >
> > But all that does is give me an "ifx_prepare fails" message.
>
>(Forw
My 5-year-old had pretty much the same discussion with his sister
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thu, Oct 30, 2008 at 3:06 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
>
> Pink isn't my colour...
And there's no 'U' in 'color' either, you limey! ;-P
--
http://www.parasane.net/
[EMAIL PROTECTED] || [EMAIL PROTECTED]
Ask me about our current hosting/dedicated server deals!
--
PHP Ge
On Thu, Oct 30, 2008 at 2:19 PM, Dan Shirah <[EMAIL PROTECTED]> wrote:
>
> Is it possible for us to use PHP to create temp tables in our database?
[snip!]
>
> But all that does is give me an "ifx_prepare fails" message.
(Forwarded to PHP-DB as well.)
Dan, make sure Informix is set to allo
>> I wouldn't wear a pink dress...
>
>You're a pink liar.
Pink isn't my colour...
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated October 25th)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsu
On Thu, Oct 30, 2008 at 2:59 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
>
> I wouldn't wear a pink dress...
You're a pink liar.
--
http://www.parasane.net/
[EMAIL PROTECTED] || [EMAIL PROTECTED]
Ask me about our current hosting/dedicated server deals!
--
PHP General Mailing List (http:/
AFAIK, the query commands just pass the query to the DB engine. The DB
decides whether or not to execute. You need special permissions in
mssql and mysql to create things. I don't know about informix.
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
Dan Shi
Joe Schaeffer schreef:
> Well, that makes things much easier (and that should teach me to rely
> on a 5-year-old O'Reilly book...)! Thanks for the help!
>
> I'm able to display all the contents of the correct dirs and subdirs,
> but I'm struggling with my implementation. Since I'm trying to nest
>
> What's wrong with pink?
I wouldn't wear a pink dress...
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated October 25th)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thu, 2008-10-30 at 15:28 -0400, Joe Schaeffer wrote:
> Well, that makes things much easier (and that should teach me to rely
> on a 5-year-old O'Reilly book...)! Thanks for the help!
>
> I'm able to display all the contents of the correct dirs and subdirs,
> but I'm struggling with my implement
>Even a four year old girl would think that's too pink, Rich.
What's wrong with pink?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thu, Oct 30, 2008 at 3:28 PM, Joe Schaeffer <[EMAIL PROTECTED]> wrote:
> Well, that makes things much easier (and that should teach me to rely
> on a 5-year-old O'Reilly book...)! Thanks for the help!
>
> I'm able to display all the contents of the correct dirs and subdirs,
> but I'm struggling
Well, that makes things much easier (and that should teach me to rely
on a 5-year-old O'Reilly book...)! Thanks for the help!
I'm able to display all the contents of the correct dirs and subdirs,
but I'm struggling with my implementation. Since I'm trying to nest
unordered lists, I can't seem to '
All,
Is it possible for us to use PHP to create temp tables in our database?
Ironically, up until this point I have only needed to use SELECT statements.
But now, to speed up the processing time of a large query I would like to
create a temp table and then reference the temp table in another que
>> Heh! I take the colour scheme isn't to your taste?
>
>Even a four year old girl would think that's too pink, Rich.
It's the closest theme they had to my phpguru site. It even uses the
Georgia font I think.
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgrap
On Thu, Oct 30, 2008 at 1:33 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
>
> Heh! I take the colour scheme isn't to your taste?
Even a four year old girl would think that's too pink, Rich.
--
http://www.parasane.net/
[EMAIL PROTECTED] || [EMAIL PROTECTED]
Ask me about our current hosting/d
> OH GOD MY EYES ARE BLEEDING! Is that a breast cancer awareness group?
Heh! I take the colour scheme isn't to your taste?
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated October 25th)
--
PHP General Mailing List (http://www.php.net/)
To unsub
Richard Heyes wrote:
>> It's
>> exceedingly easy to configure and use.
>
> Not as easy as setting up a Google group, which I've just done... :-)
> For anyone whose interested: http://groups.google.com/group/rgraph
>
OH GOD MY EYES ARE BLEEDING! Is that a breast cancer awareness group?
--
Than
hey tony...
in linux, using the "&" causes the process to run in the background.
do a quick search/test from google, and test using php, from the cmdline.
ie
php
the above isn't correct, but you should get the idea...
once you've got the idea/process of running in the background down, you ca
Joe Schaeffer schreef:
> New to PHP development, new to the list; searched the archives but
> didn't find an answer (or at least nothing i could successfully
> adapt).
>
> I have a (readable) directory structure like so:
>
> ../navigation
> /cats
> /dogs
> /beagles
> /coll
ceo wrote:
>var_dump(imap_rfc822_parse_adrlist('"! # $ % & * + - / = ? ^ _ ` { | } ~"',
>''));
>This looks like a valid localhost email address to me...
It surely is a valid localhost email address, but what most people
(and the OP) usually need is to validate a full email string with a
local an
On Thu, Oct 30, 2008 at 11:38 AM, Tony Marston
<[EMAIL PROTECTED]> wrote:
> I have some long running scripts which I need to launch from a web page and
> have them run in the background, but which should not cause the web page to
> wait until the script finishes. Reading the manual on the backtick
> I have some long running scripts which I need to launch from a web page and
> have them run in the background, but which should not cause the web page to
> wait until the script finishes. Reading the manual on the backtick and
> exec() operators seems to imply that the PHP function will be suspen
I have some long running scripts which I need to launch from a web page and
have them run in the background, but which should not cause the web page to
wait until the script finishes. Reading the manual on the backtick and
exec() operators seems to imply that the PHP function will be suspended
var_dump(imap_rfc822_parse_adrlist('"! # $ % & * + - / = ? ^ _ ` { | } ~"',
''));
This looks like a valid localhost email address to me...
What's wrong with it?
:-v
You may want to check that "host" is non-empty, if you do not expect any
localhost users, and fail on that condition, h
After "ceo" posted about the imap function I was eager to try it out
and got rather disappointed pretty soon.
imap_rfc822_parse_adrlist() should not be used for email validation!
EXAMPLE:
The above code will output:
array(1) {
[0]=>
object(stdClass)(2) {
["mailbox"]=>
string(36) "!
New to PHP development, new to the list; searched the archives but
didn't find an answer (or at least nothing i could successfully
adapt).
I have a (readable) directory structure like so:
../navigation
/cats
/dogs
/beagles
/collies
/some/other/dirs/
/horses
> -Original Message-
> From: Arno Kuhl [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 30, 2008 9:24 AM
> To: 'PHP - General'
> Subject: RE: [PHP] DOCTYPE, javascript and Firefox
>
>
>
> -Original Message-
> From: tedd [mailto:[EMAIL PROTECTED]
> Sent: 30 October 2008 03:58 P
On Thu, Oct 30, 2008 at 9:45 AM, Arno Kuhl <[EMAIL PROTECTED]> wrote:
> I came across an odd thing with DOCTYPE, javascript and Firefox 3 that has
> me stumped. Not exactly a php issue but hoping someone else on the list has
> seen this before. (At least the script is php, hope that counts)
>
> I h
> It's
> exceedingly easy to configure and use.
Not as easy as setting up a Google group, which I've just done... :-)
For anyone whose interested: http://groups.google.com/group/rgraph
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated October 25th)
> I don't see the problem. Go to http://groups.google.com/ - "Create a group"
> in the top-right corner. Why is this not acceptable?
Didn't realise you could create them, thought it was just an interface
for reading Usenet. But since you can - it's perfect.
--
Richard Heyes
HTML5 Graphing for F
-Original Message-
From: tedd [mailto:[EMAIL PROTECTED]
Sent: 30 October 2008 03:58 PM
To: [EMAIL PROTECTED]; 'PHP - General'
Cc: Arno Kuhl
Subject: Re: [PHP] DOCTYPE, javascript and Firefox
At 3:45 PM +0200 10/30/08, Arno Kuhl wrote:
>I came across an odd thing with DOCTYPE, javascrip
On 30 Oct 2008, at 13:32, Richard Heyes wrote:
I take it that Google Groups is out as well?
Yup, I want a discussion list for supporting my RGraph software,
like this one.
I don't see the problem. Go to http://groups.google.com/ - "Create a
group" in the top-right corner. Why is this not
On Thu, Oct 30, 2008 at 9:32 AM, Richard Heyes <[EMAIL PROTECTED]> wrote:
[snip!]
>
> I want a discussion list for supporting my RGraph software, like this one.
which uses mailman.
There's more than enough bandwidth and space on the server you
have with me, Richard. I'd recommend ju
At 3:45 PM +0200 10/30/08, Arno Kuhl wrote:
I came across an odd thing with DOCTYPE, javascript and Firefox 3 that has
me stumped. Not exactly a php issue but hoping someone else on the list has
seen this before. (At least the script is php, hope that counts)
I have the following code in my head
http://mediabeez.ws/mediaBeez/permalink.php?tag=visCanvasLoaderGraphic
This the second opensource plugin that I release; a loader icon capable
of displaying colorfull yet semi-transparent animated graphics. It's
simple to use and design for..
I'll admit right now that there are still some iss
> Ok, other then mailman, anyone know of a free (other than
> freelists.org) hosted discussion list management service?
>
I take it that Google Groups is out as well?
Wolf
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I came across an odd thing with DOCTYPE, javascript and Firefox 3 that has
me stumped. Not exactly a php issue but hoping someone else on the list has
seen this before. (At least the script is php, hope that counts)
I have the following code in my header script:
echo "http://www.w3.org/TR/html4/l
> I take it that Google Groups is out as well?
Yup, I want a discussion list for supporting my RGraph software, like this one.
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated October 25th)
--
PHP General Mailing List (http://www.php.net/)
To un
If you are on a linux box with lpr [1] running you could try a
shell_exec() in combination with imagemagick
[1] http://tldp.org/HOWTO/Printing-Usage-HOWTO-2.html
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> ...
Ok, other then mailman, anyone know of a free (other than
freelists.org) hosted discussion list management service?
Thanks.
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated October 25th)
--
PHP General Mailing List (http://www.php.net/)
T
Ashley Sheridan wrote:
On Wed, 2008-10-29 at 15:22 +, David Lidstone wrote:
Ashley Sheridan wrote:
On Mon, 2008-10-27 at 07:55 +0100, Martin Zvarík wrote:
What I know is that you can control GIMP over the command line = you can
use PHP to do this.
Though I guess GIMP do
Greetings, "Kyle Terry".
In reply to Your message dated Thursday, October 23, 2008, 15:32:07,
> I'm stuck... What is the best way to send a jpg to a printer with PHP? Looks
> like it is only working with png and bmp...
Example?
--
Sincerely Yours, ANR Daemon <[EMAIL PROTECTED]>
--
PHP Gener
[snip]
> a new connection, but in terms of op codes, a new connection is
created.
no idea why your going on about op codes, and no a new connection is not
made - there is merely switching between DBs on a single connection.
it's the same as connecting with the mysql cmdline util and being able
to
Ashley Sheridan schreef:
> On Wed, 2008-10-29 at 20:28 -0500, Micah Gersten wrote:
>> Ashley Sheridan wrote:
>>> On Wed, 2008-10-29 at 20:12 -0500, Micah Gersten wrote:
>>>
Waynn Lue wrote:
>> With MySQL, you can change the DB from query to query with
>> mysql_select_db.
Usually in PHP one does not take much care about the data types, but
in this case you absoloodle have to.
If you use bit operators on a character then its ascii number will be
taken instead (how should a number based operation work with a
string?)
also if you pass on $_GET params directly into ay
On Wed, 2008-10-29 at 20:28 -0500, Micah Gersten wrote:
> Ashley Sheridan wrote:
> > On Wed, 2008-10-29 at 20:12 -0500, Micah Gersten wrote:
> >
> >> Waynn Lue wrote:
> >>
> With MySQL, you can change the DB from query to query with
> mysql_select_db. The alternative as I stated
73 matches
Mail list logo