""
I get the contents of the field with the tags showing up, isntead of applying to
the HTML.
How can I get these tags to aplpy to the text in the field?
Thanks!
Gabe
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
---
Nicole Swan
Web Programming Specialist
Carroll College CCIT
(406)447-4310
-----Original Message-
From: Gabe [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 23, 2004 8:59 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] SQL help
I'm using PHP with ADOdb ( and an MS Access 2000 db ) to write a si
I'm using PHP with ADOdb ( and an MS Access 2000 db ) to write a simple
SQL statement but was running into some case sensitivity issues. Here's
my SQL currently:
SELECT autoQuesID,fldQuesTitle,fldBody
FROM tblFAQ_Question
WHERE fldBody LIKE '%$strSearchFor%';
All I'm trying to do is have the us
hen i run the mysql -u root -p < 'all_databases.sql' it gets to the
> first table and tries to insert some information into it and says "blah
> table is read only" and it stops...
>
> jay
--
__
Gabe da Silveira, Web De
earlier version of MySQL on my
> Win2k machine than on the RedHat machine?
>
> Anyway, I'm at a total lost here so any help would be great!
>
> Thanks,
> Jay
>
--
__
Gabe da Silveira, Web Designer
Twin Cities Student Unions
University
I work at a University where we just purchased some expensive reservation
management software. It uses Access 97 as a backend, with ASP pages for its
web module. Only problem is I want to basically write my own web stuff from
scratch using (surprise) PHP.
Well, best I can figure, I need to crea