[PHP-DB] Form-element for selecting data

2009-07-11 Thread Erik Pasman
can do this for me? Kind regards, Erik

[PHP-DB] ODBC - PHP - Unicode problem

2006-02-07 Thread Erik .
PHP script that queries the database, no problem BUT when I try to run the exact same script over a webserver (apache 1.3.34) I get the error "Can't initiate unicode conversion" and the db connection never gets made. Now I have no idea where to look. Any pointers? -Erik -- PHP D

[PHP-DB] Struggling

2004-05-04 Thread Erik Meyer
r_id OR e.evt_sponsor_id2=0) AND (e.evt_sponsor_id3 =c.evt_sponsor_id OR e.evt_sponsor_id3=0) AND (e.evt_sponsor_id4=d.evt_sponsor_id OR e.evt_sponsor_id4 =0) Thanks for the help, Erik W. Meyer -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] headers and if statements

2004-04-30 Thread Erik Meyer
I am testing now testing it with the ==, silly mistake -Original Message- From: John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Friday, April 30, 2004 4:38 PM To: Erik Meyer; PHP-DB Subject: Re: [PHP-DB] headers and if statements From: "Erik Meyer" <[EMAIL PROTECTED]>

RE: [PHP-DB] headers and if statements

2004-04-30 Thread Erik Meyer
Have you tried: -Original Message- From: Daniel Clark [mailto:[EMAIL PROTECTED] Sent: Friday, April 30, 2004 4:19 PM To: matthew perry Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DB] headers and if statements Hum. Is $logIn null at times?!?! > > > Why does this direct me to loginError.ph

[PHP-DB] RE: [PHP] Adding a log file

2003-11-07 Thread Erik Osterman
code) in $file on line $line '$code'"); print ""; } // Set up the callback assert_options (ASSERT_CALLBACK, 'assert_callback'); Regards, Erik Osterman http://osterman.com/ -Original Message- From: Robert Sossomon [mailto:[EMAIL PROTECTED]

[PHP-DB] Retreive data from multiple columns by ['tablename.colname']

2003-10-16 Thread Erik Björling
then '.' or should I use other names for my 'id'-columns such as c_id, s_id etc.? Regards Erik Björling -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: [PHP] Difficulty on how to extract data out of a text with string functions.

2002-03-06 Thread Erik Price
ot; and "capitals" while others don't. If it's consistent, a Perl guru could probably help you with little trouble -- check out www.perlmonks.org. (Sorry, but I am far from a Perl guru.) Erik Erik Price Web Developer Temp Media Lab, H.H. Brown [EMAIL PROTECTE

[PHP-DB] Re: [PHP] if variable is equal to 2 through 4

2002-02-06 Thread Erik Price
e == 2 through 4 ??? if ($variable >= 2) && ($variable <= 4) Erik Price Web Developer Temp Media Lab, H.H. Brown [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: [PHP] PHP & XML

2001-12-07 Thread Erik Price
I thought that short tags were illegal in XHTML and XML. But I could be wrong. On Friday, December 7, 2001, at 01:53 PM, Steve Haemelinck wrote: > Hi Guys > > I am developing with PHP and XML. Now I experience some problem with the > processing instructions of xml () > which causes PHP to retu

SV: [PHP-DB] mssql_connect() commandline problem

2001-08-14 Thread Erik
nsuring that the stand alone > version is compiled -with mssql. Try running phpinfo() in the shell? > Richard > > Erik wrote: > > > When running a (php 4.0.6) script (on redhat 6.1) using mssql_connect() > > directly on the shell with "php -q script.php" i get

[PHP-DB] mssql_connect() commandline problem

2001-08-14 Thread Erik
#x27;s the deal here? Erik Kaber -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]