You do need to use % instead of *. I think it is because you are going
through an ODBC driver, not because of PHP itself (but I could be wrong).
> -Original Message-
> From: Tom Mathews [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, February 23, 2001 5:32 AM
> To: Ben Cairns
> Cc: [EMAIL P
Sorry for cluttering your email box with job info but I sense a fellow
programmer in need.
Check out these sites as well:
Flipdog.com
ComputerJobs.com
Guru.com
Bullhorn.com
Good luck.
Voll
-Original Message-
From: Phillip Bow [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 23, 2001
php-windows Digest 23 Feb 2001 17:32:16 - Issue 460
Topics (messages 5707 through 5717):
Reading data from a file
5707 by: Brian Higgins
5712 by: Tom Mathews
Fwd
5708 by: Taylor Silvers
Protecting PHP code
5709 by: Paul Smith
5715 by: Alain Samoun
You can check out dice.com and monster.com doing a search for php. A good
number of results are returned. Good luck in your hunt.
--
phill
""Grishick"" <[EMAIL PROTECTED]> wrote in message
974skf$igi$[EMAIL PROTECTED]">news:974skf$igi$[EMAIL PROTECTED]...
> Anyone know any sites where a PHP pro
I am using PHP4 + MySQL + PWS + Windows 98.
We are trying to port over a web site to a laptop for remote use.
However, when we execute a SQL query on a DB in which a filed of the record
contains a NULL value, we get an error.
The code is as follows:
$GetQuery = mysql_query ("SELECT * F
Yes, if you have enough money for it - $2,500 I believe - Dee the zend
store.
Alain
On Fri, Feb 23, 2001 at 09:12:08AM -, Paul Smith wrote:
> Hi,
>
> If I have a piece of code for security reasons we don't want even the
> sysadmin of the NT system to be able to view. Is there a way to dis
Socket support isn't available on windows yet. Hopefully it will be
finished by the time php4.05 is released.
Gonzalo Vera wrote:
> You must compile php with socket functions: it does not come
> pre-compiled in the binaries.
>
> Gonzalo.
>
>> Hi,
>
>> I am trying to write a web telnet inter
don't like being picky, but you may be thinking of MySQL where
% is the multiple character wildcard (eg select 'David!' LIKE '%D%v%';)
_ is the single character wildcard (eg select 'David' LIKE 'Davi_';
Tom
Ben Cairns wrote:
> The wildcard in PHP is a %
>
> E.G.
> select * from YOUR_TABLE where
How is your file delimited? This could impact on whether elemdata is a string
or actually a real array.
That may not be helpful, but here's a handy tip when using file() - remember
that it retains the newline character, so you have to be careful about mixing
and matching dos/windows type files wi
The wildcard in PHP is a %
E.G.
select * from YOUR_TABLE where SOME_FIELD like '%$dan%'";
Hope this helps
-- Ben Cairns - Head Of Technical Operations
intasept.COM
Tel: 01332 365333
Fax: 01332 346010
E-Mail: [EMAIL PROTECTED]
Web: http://www.intasept.com
"MAKING sense of
the INFORMATION
TECHNO
Hi,
I'm having problems getting a query to work, it's a fairly simple select
query, with wildcards.
This is the query as designed in MS Access 97's query designer:
SELECT Contacts.ForeName FROM Contacts WHERE (((Contacts.ForeName) Like
"*dan*"));
This selects 7 names from our database when run
Hi,
If I have a piece of code for security reasons we don't want even the
sysadmin of the NT system to be able to view. Is there a way to distribute
it in a way it can't be viewed, i.e. compiled perhaps?
Thanks.
..
Just because it works, doesn't mean it isn't broken.
Dear Friends & Future Millionaire:
AS SEEN ON NATIONAL TV: ''Making over half million dollars
every 4 to 5 months from your home for an investment of only
$25 U.S. Dollars expense one time''
BE A MILLIONAIRE LIKE OTHERS WITHIN A YEAR!!! Before you say
''Bull'', please read the following. This
13 matches
Mail list logo