PDA

View Full Version : Can u...


zefiruw
11-09-2004, 04:52 PM
Can u make it when people submit forms they go to the database so they can login at places and stuff... (if u no wht i meen)?

Can u make a search engin that searches the database for a picture or page or something for easy navigation?

TheRudy
11-09-2004, 05:12 PM
You can make anything you want!

Where did it stop for you? Making a html form, inserting into mysql, creating a db? More info would be nice...

asgsoft
11-09-2004, 06:40 PM
i want to da a search engine for images. how shall i start. i also made a form which doesn't work. it is in this part of the forum. caould you please help me if you don't mind, have a look at http://www.hostmatrix.org/forum/index.php?showtopic=709&st=0 and could you then post their if you don't mind.

mahangee
11-09-2004, 06:48 PM
Yes you can make a log in sign up form thing. And it is pretty simple to do. Just using sessions and a bit of PHP code.

As for a search engine, I know you could get it to search a database, but never tried to get it to search pages.

TOPIC HAS BEEN MOVED: As this was not a tutorial and was asking for php help.

zefiruw
11-09-2004, 07:02 PM
Originally posted by mahangee@Nov 9 2004, 07:48 PM
I know you could get it to search a database, but never tried to get it to search pages.
7173



No like it searches the database and brigs up an item (like on a search engen :) )
or to look for the descriptions/Keywords of the pages (META) and bring the URLs for them or something but only on my site not the hole net

mahangee
11-09-2004, 07:04 PM
Thats what I meant :D just didnt explain myself very clearly. Yea it would be eay to do.