php-windows Digest 5 Sep 2010 11:22:30 -0000 Issue 3859
Topics (messages 30314 through 30317):
Re: [PHP-DB] Re: Need Help with database output
30314 by: Bastien Koert
30315 by: Vinay Kannan
30316 by: nagendra prasad
Select the specific user data from the database
30317 by: nagendra prasad
Administrivia:
To subscribe to the digest, e-mail:
php-windows-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-windows-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-wind...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
On Mon, Aug 30, 2010 at 12:14 PM, nagendra prasad
<nagendra802...@gmail.com> 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
--- End Message ---
--- Begin Message ---
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
<nagendra802...@gmail.com>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.
>
--- End Message ---
--- Begin Message ---
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 :)
--- End Message ---
--- Begin Message ---
Hi Experts,
I have a mysql database. What I want is that when a user login he can able
to see his entries only, so that he can delete, add or edit his entries
only. I have 2 different tables one for user details and another for actual
entries. Please help me.
Best,
Guru.
--- End Message ---