try changing print for echo or header
On Fri, 2008-02-22 at 13:56 -0700, Greg Cocks wrote:
> Hello,
>
> I have a page where some users set some
> parameters from pulldowns on a page (in a form.)
>
> Based on the user selection, the code builds some SQL (i.e., building
> the WHERE part of the
Hi there!!!
i just want to ask something...
Sometimes when i need to do several include, or require_once or both i
get the messeage:
Warning: cannot modify header information - header already sent
by
How i can solve this problem...
Thanks!!!
i dont know if im gonna be wrong but, here i go:
you want to call to $_GET['email'] so in you URL should appear something
like this,
[EMAIL PROTECTED]
On Thu, 2008-01-17 at 12:29 +, Dan Stevens (IAmAI) wrote:
> Calling this code with the argument [EMAIL PROTECTED], I'd expect an
> inter
My plan is using Apache and Mysql connection
But one thing i want to have clear is about PHP and the connection with
the Serial Port..
Thanks!!!
On Thu, 2008-01-03 at 09:16 -0800, Warren Vail wrote:
> You might consider using ODBC to connect. I've had better luck with that on
> windows usin
t; Warren
>
> > -Original Message-
> > From: germana [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, January 03, 2008 6:34 AM
> > To: php-windows@lists.php.net
> > Subject: [PHP-WIN] new --- a question
> >
> > Hi!!!
> >
> > im new
Hi!!!
im new here, and this is my first question:
i have a hardware device which have to be connected to the PC by the
serial port... So, i have to do an application to recive the data from
that device
the question is Can i do that - the comunication between the device
and the PC - using