Re: [PHP-DB] Re: Need Help with database output

2010-08-30 Thread nagendra prasad
yep if you want to make a slight changes like some color or some space
change you can always use the code tab in the Dreamweaver :). I fee very
easy to change minor codes in the coding tab rather then using menus and
stuff :)


Re: [PHP-DB] Re: Need Help with database output

2010-08-30 Thread Vinay Kannan
Whats Dreamweaver php codes. It automatically does the coding ?? Never even
knew about such a thing

Thanks,
Vinay

On Mon, Aug 30, 2010 at 9:44 PM, nagendra prasad
wrote:

> Hi All,
>
> Thanks for all your replies. I have found what I needed. I used Dreamweaver
> to show the database in 3 different columns. However now I don't know how
> to
> add a search engine to it. Right now its showing all the records in my
> database in 3 columns. Now I want to put a search engine code so that user
> can search data whatever he wants. I see the difference in normal php codes
> and Dreamweaver php codes. Please suggest me how to add a search engine
> script to the existing 3 column script.
>
> Best,
> Guru.
>


Re: [PHP-DB] Re: Need Help with database output

2010-08-30 Thread Bastien Koert
On Mon, Aug 30, 2010 at 12:14 PM, nagendra prasad
 wrote:
> Hi All,
>
> Thanks for all your replies. I have found what I needed. I used Dreamweaver
> to show the database in 3 different columns. However now I don't know how to
> add a search engine to it. Right now its showing all the records in my
> database in 3 columns. Now I want to put a search engine code so that user
> can search data whatever he wants. I see the difference in normal php codes
> and Dreamweaver php codes. Please suggest me how to add a search engine
> script to the existing 3 column script.
>
> Best,
> Guru.
>

I suggest you google for search engine script and start from there

-- 

Bastien

Cat, the other other white meat

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] Re: Need Help with database output

2010-08-30 Thread nagendra prasad
Hi All,

Thanks for all your replies. I have found what I needed. I used Dreamweaver
to show the database in 3 different columns. However now I don't know how to
add a search engine to it. Right now its showing all the records in my
database in 3 columns. Now I want to put a search engine code so that user
can search data whatever he wants. I see the difference in normal php codes
and Dreamweaver php codes. Please suggest me how to add a search engine
script to the existing 3 column script.

Best,
Guru.