Simple answer, you were randomly selected from our recently purchased
opt-in lists. OK so why are we giving away money you ask?
Another simple answer. We want you to discover what 10,000's of other
people just like you already know... our Casino is fast-paced, interactive
and just plain old fun.
Is anyone else getting pissed off with the amount of shite coming through this
list?
Does anyone reply to this stuff with remove messages (from the php lists not your
own address!) or is there no designated administrator? If no-one else already does
it, then I'll happily take on the responsibility
Good call!!!
>Is anyone else getting pissed off with the amount of shite coming through
this
>list?
>Does anyone reply to this stuff with remove messages (from the php lists not
your
>own address!) or is there no designated administrator? If no-one else already
does
>it, then I'll happily take
At 11:59 09.02.2001, Tom Mathews said:
[snip]
>Is anyone else getting pissed off with the amount of shite coming through this
>list?
>Does anyone reply to this stuff with remove messages (from the php lists not
>your
>own address!) or is there no designated
Anybody out there know where I can find a good tutorial on how to set op
MySQL and make it work with PHP on the Windows platform?
Please send a reply to my e-mail address allso.
- Jan Aagaard
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi
php-windows Digest 9 Feb 2001 11:31:03 - Issue 436
Topics (messages 5475 through 5479):
Why do we want to give YOU money?
5475 by: justforyou.giveaway.com
5476 by: Tom Mathews
5477 by: Mikey
5478 by: Ernest E Vogelsinger
MySQL setup tutorial
5479 by:
Installing MySQL on Windows;
1. Download the Mysql Win32 Binary.
2. Install as per setup file. Leave the default dir as mysql it's easier
3. Run c:\mysql\bin\mysqlshow - this should show a Database listing.
4. Set up password for root.
- cd c:\mysql\bin
- Type m
Alomost forgot
put this between 2 and 3.
You need to start the mysql demon by typing c:\mysql\bin\mysqld on win 9x
(this need will need to be run on every boot)
or on NT/2000 c:\mysql\bin\mysqld-nt --install to install it as a service.
> Installing MySQL on Windows;
>
> 1. Download the
Never respond to these things. It just confirms your address for them.
-
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Ipsa scientia potestas est
> -Original Message
Up till late yesterday I was able to query my database but now I receive
this error.
Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft
Jet database engine cannot open the file '(unknown)'. It is already opened
exclusively by another user, or you need permission to view i
This usually happens when another user opens a table for modification
(table definition): the table gets locked to all access. If you're
only running localhost try "repairing" your database: maybe you got a
corrupted table or db. Also if you're only on localhost, restart your
computer to make sure
I've just tried creating an entirely new database and receive the same error
as well as reparing the old database. I've restarted the web server, still
the same problem.
The access 2000 db is on an iis 4.0 server which worked fine previously.
Thanks,
Aaron
"Gonzalo Vera" <[EMAIL PROTECTED]> wr
Access 2000 on IIS 4.0
"Gonzalo Vera" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
What DB are you using?
Gonzalo.
> I have the query
> $cur= odbc_exec( $cnx, "SELECT Location, 'Dept ID', 'Equip Type' FROM
> Equipment01 WHERE Location = '415C'");
> which r
At least in older versions of access it's better to enclose field
names in square brackets, like
"SELECT Location, [Dept ID], [Equip Type] FROM Equipment01 WHERE
Location = '415C' AND [Equip Type] = 'C'"
Also, shouldn't you end with a semicolon? The weird thing here is that
it worked before. Sor
Then probably some permision trouble, different login? different file
location? Again, I'm at a loss (also switching from Win95 to Linux)
:))
Gonzalo.
> I've just tried creating an entirely new database and receive the same error
> as
Best thing to do, is complain to his host.
This yahoo uses his own url in the spam (not very bright).
After doing a whois, we of course have all his details :)
>From this info we can complain directly, and to his ISP.
We can't let these MF'ers continue this crap.
Here's the whois for the domain:
Hello,
I have Apache 1.3.14 installed and I downloaded PHP 4.0.4pl1, unzipped it,
moved all .DLL files as per the install.txt file to my WINNT\System32 dir
and changed the httpd.conf to LoadModule f:/php/sapi/php4apache.dll, added
all the other lines etc.
The msg I am getting when I want to star
A curious man is me.
I have some binary data that I wish to insert into a database, and all examples I have
seen have used:
$to_save = addslashes($binary_data);
This is supposed to escape all the characters that databases don't like.
This function does not always work. Some times it is fin
php-windows Digest 10 Feb 2001 01:20:42 - Issue 437
Topics (messages 5480 through 5491):
Re: MySQL setup tutorial
5480 by: Matt Williams
5481 by: Matt Williams
Re: Why do we want to give YOU money?
5482 by: Asendorf, John
5489 by: Thor M. Steindorsson
Help!
19 matches
Mail list logo