Re: [PHP-DB] html in mysql

2004-02-23 Thread Cory Hicks
I just found it...strip_tags doh!~ Thanks to all who answered! Cory On Mon, 2004-02-23 at 12:07, Stuart wrote: > Cory Hicks wrote: > > how do I get php to not try and load the image > > and just give me text in my results only? I have been looking at html > > special char

[PHP-DB] html in mysql

2004-02-23 Thread Cory Hicks
Hello to all! I am a bit confused :-) I have html in mysql for a content management system. I am working on a search function, and have this working fine, however, when my results get returned, there is html code in the results like ..how do I get php to not try and load the image and just give m

Re: [PHP-DB] Need some MySQL Optimization suggestions - uber slow queries

2003-09-26 Thread Cory Hicks
The queries are > running a bunch of JOINs and SORTs and WHEREs. I recently implemented > the my-large.cnf file in hopes it would help out the situation, but the > change appears negligible. > > Does anyone have any suggestions for speeding up the query process...a > lot? > >

Re: [PHP-DB] PHP Paging

2003-06-12 Thread Cory Hicks
t; > Any code snippet or links are welcome. > > Thanks > > FAW > > > - > Do you Yahoo!? > Free online calendar with sync to Outlook(TM). -- Cory Hicks <[EMAIL PROTECTED]> TRI International -- PHP Database Mai

[PHP-DB] update and join?

2002-10-10 Thread Cory Hicks
Hello to all! Quick questionis it possible to do an update query w/ a join yet? If not, what is your preferred method? Would you take care of it on the PHP side? I need to update a table w/ data from another table if certain conditions are true, i.e the fields in the table to be joined are