Re: [PHP] How to work with MySQL tables WITHOUT telnet, SSH orPhpMyAdmin

2001-11-30 Thread Sverre Johan Tøvik
At 15:19 -0500 30-11-01, [EMAIL PROTECTED] wrote: Our web host does not support telnet or SSH for its clients and is not interested in working with PhpMyAdmin at the moment (I think I need their assistance if I want to use PhpMyAdmin, right?). Is this rather typical of web hosts? You do

[PHP] Database tags ala Lasso

2001-10-29 Thread Sverre Johan Tøvik
Hi, For the futurists around here: Is there any chance that php will include database tags ala Lasso? For those who don't know what I mean, here's an axample (not quite correct Lasso code, but it should get the point across): [db select=somedb] [db query=sql] table [record]

[PHP] Error compiling apache / php --with-t1lib

2001-07-17 Thread Sverre Johan Tøvik
Hi, I'm having trouble compiling php with t1lib support. Actually, php compiles fine, it stops when compiling apache. ./configure make make install php works fine. ./configure apache works. But when I make apache, I get: gcc -DLINUX=22 -I/usr/src/network/php-4.0.0

Re: [PHP] PHP4 and MySQL on Macintosh

2001-05-14 Thread Sverre Johan Tøvik
At 14:44 -0700 14-05-01, Andreas Pucko wrote: Hi there, does anybody know if it is possible to run these applications on MAC 0S? Any experiences? PHP4 is part of the commercial Apache-on-UNIX-on-MacOS implementation WebTen (from Tenon), but not MySQL. I'd rather recommend upgrading to

[PHP] Incorrect number of arguments

2001-05-07 Thread Sverre Johan Tøvik
Hi, Somewhere between versions 4.0.0 and 4.0.4pl1, php started generating warning messages whenever a function call don't supply all defined arguments. A quick google search revealed an answer on some mailing list, basically saying it's a feature, not a bug. But, seeing as how this feature