Jump to content

can someone help me with some php


son.of.the.morning

Recommended Posts

No the insert new record is on a totally different page. I just want to selected the post recently added record.

 

For example:    if I added a new record to the database and went on the news page  were i am trying to select a record it would show only the last record i inserted.

Do you understand me?

 

Link to comment
Share on other sites

Though my personal bias is speaking, I would say the method of implementing full-text search for a website that strikes the best balance between accessibility to a PHP programmer and performance is the Search_Lucene component of the Zend Framework:

 

http://framework.zend.com/manual/en/zend.search.lucene.overview.html

 

Using this, however, would require spending some time learning how to implement the framework overall.

 

If using a framework or external sever (like the original Apache Lucene) is not something you want to learn right now, the easiest option is to use Google Site Search:

 

http://www.google.com/sitesearch/

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.