[PHP] regexp to substitute incremental strings

2002-01-25 Thread mweb
by phone by the site owner... Any help is appreciated, mweb -- PHP General 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]

Re: [PHP] strtoupper and HTML entities

2001-12-23 Thread mweb
It works! thanks a lot, Michael!! mweb On Sunday 23 December 2001 00:41, Michael Sims wrote: At 11:32 PM 12/22/2001 +0100, mweb wrote: Hello, I know I can convert a string to all uppercases with the strtoupper() function. However, what if the original string contains HTML

[PHP] strtoupper and HTML entities

2001-12-22 Thread mweb
, mweb -- PHP General 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]

RE: [PHP] Re: max # of characters for links to work in emails?

2001-12-19 Thread mweb
* arbitrarily set as a limit in my code or allowed as in Standard so and so dictates this? If so, which standard? OK for the tld part, but domains like: mywww.subnet.domain.com (leftmost substring 3char, more than three substrings) do exist. mweb -- PHP General

[PHP] Comparison between string failing

2001-12-07 Thread mweb
line to line (it's not a scope thing, I'm almost sure in this case: what is below is the whole file). Look at the line below with the string ESTENSIONE, it should be printed instead of UPLOAD FAILED, right? Why doesn't it happen? mweb

[PHP] UPDATE Query works in odbc/Mysql, but fails in odbc/MS Access

2001-12-06 Thread mweb
is an online ACCESS syntax reference? TIA, mweb -- PHP General 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]

[PHP] Answer to: UPDATE Query works in odbc/Mysql, but fails in odbc/MS Access

2001-12-06 Thread mweb
to the type of the Un column being different between the databases, MySQL and Access having actually different syntax, or any combination of the above. Comments? mweb On Thursday 06 December 2001 13:30, mweb wrote: Hello, I have one MS Access DB on the server, and an exact

[PHP] Partial answer to FOLLOW UP on column names not liked by odbc/php/access

2001-12-05 Thread mweb
doesn't go into quotes, right? but what about the others? TIA, Mweb -- PHP General 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]

[PHP] Re: FOLLOW UP on column names not liked by odbc/php/access

2001-12-05 Thread mweb
, mweb -- PHP General 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]

[PHP] What is causing duplicate keys?

2001-12-05 Thread mweb
of each column which I don't know in detail because the DB was written by the guy who quit, not me) What is the exact syntax of those instructions? I have tried to apply the manual, but without success on the second one. TIA, mweb -- PHP General Mailing List (http

[PHP] URGENT: IIS server doesn't recognize PHP pages

2001-12-04 Thread mweb
. TIA, mweb -- PHP General 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]

Re: [PHP] URGENT: IIS server doesn't recognize PHP pages

2001-12-04 Thread mweb
php.ini file for IIS please send it (to me of course, not the list) TIA, mweb -- PHP General 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

[PHP] URGENT: IIS server now OK, but MS access DB not reachable

2001-12-04 Thread mweb
The following snippet of code (copied from phpbuilder) fails as pasted at the end of the message. Now this must be even stupider than the other problem, but again any help is appreciated mweb ### MY CODE: $DB_PATH=c:\domini\domain_name.net

Re: [PHP] URGENT: IIS server now OK, but MS access DB not reachab le

2001-12-04 Thread mweb
the others, you were really precious. mweb -- PHP General 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]

[PHP] Column name not liked by PHP/ODBC and Access

2001-12-04 Thread mweb
as the Note field value ( in the case above). Ideas? Mweb -- PHP General 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]

Re: [PHP] Column name not liked by PHP/ODBC and Access

2001-12-04 Thread mweb
On Tuesday 04 December 2001 22:47, Andrew Hill wrote: mweb, Just a guess - is Note a reserved word? you might want to quote/escape it. Excellent idea. Actually, putting Note between double quotes gives: INSERT INTO Red (ID, Nome, Nickname, Username, password, pict, Note, admin, playlist

Re: [PHP] Column name not liked by PHP/ODBC and Access

2001-12-04 Thread mweb
reliably, if it works there, it'll work in PHP. Fine, but I guess it won't run on my Linux PC, will it? I'll search the web for examples of its usage, anyway. Any pointer is appreciated. Thanks, mweb -- PHP General Mailing List (http://www.php.net

[PHP] SQL state S1090: Almost connected to mysql via PHP/odbc

2001-12-02 Thread mweb
S1090 in SQLConnect in /home/mweb/public_html/test.php on line 360 -- PHP General 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]

Re: [PHP] RE: SQL state S1090: Almost connected to mysql via PHP/odbc

2001-12-02 Thread mweb
). There is certainly something wrong with my config files, but I'm checking them aginst all the documentation I found so far, and nothing appears. Any help is appreciated. mweb -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

[PHP] HTTP_POST_VARS truncated

2001-11-30 Thread mweb
, mweb -- PHP General 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]

Re: [PHP] HTTP_POST_VARS truncated

2001-11-30 Thread mweb
and report. In the meantime any other hypothesis is welcome Thanks, mweb -- PHP General 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

[PHP] Re: HTTP_POST_VARS truncated

2001-11-30 Thread mweb
some browser cache problem: other variable were always printed with the latest value, except the select ones) mweb -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

[PHP] Problem connecting to mysql via odbc

2001-11-29 Thread mweb
couple of days ago about myodbc dsn creation, but can't relate it to my problem. Actually, I only have odbcinst, not the commands mentioned in that message. Any help is appreciated! Thanks, mweb RPM list php-ldap-4.0.6-7 unixODBC-devel-2.0.7-3 mod_auth_mysql

[PHP] Setting up PHP and ODBC on Linux

2001-11-17 Thread mweb
have RH 7.1); the iodbc packages on the openlinksw were not accessible. Now I have the following packages installed: [root@ari mweb] rpm -qa|egrep -i 'php|odbc|sql' php-4.0.4pl1-9 php-manual-4.0.4pl1-9 mysql-server-3.23.36-1 MyODBC-2.50.39-1 unixODBC-devel-2.0.7-1 asp2php-0.75.11-1 mysql-3.23.36-1

Re: [PHP] keeping my code! Why?

2001-11-14 Thread mweb
in HW and SW tools specify that they will only accept candidates with knowledge of this or that proprietary, expensive and generally screwed tool/IDE. mweb -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] Solution for testing PHP/MS Access on Linux

2001-11-13 Thread mweb
(performance, stability, whatever) TIA, mweb -- PHP General 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]

Re: [PHP] Re: Faking MS Access on MySQL linux box

2001-11-10 Thread mweb
that performance is not an issue here. On the linux PC I would only do testing, and the site on the real server currently has ~4000 visits/month querying a DB with some hundreds of entries. What do you think? mweb On Sat, Nov 10, 2001 13:02:14 at 01:02:14PM +0800, John Lim wrote