Partial Record Display
Posted: Fri Jan 30, 2009 3:33 am
I am working on a small search engine that searches my mysql database.
It displays the details in rows. However it is showing the FULL job descriptions. To make my page more user friendley I would like to display on a few lines of the job description. Then the user could click on that particular result and view more details. So what I want to know is how can I show only a partial part of a mysql field??
It displays the details in rows. However it is showing the FULL job descriptions. To make my page more user friendley I would like to display on a few lines of the job description. Then the user could click on that particular result and view more details. So what I want to know is how can I show only a partial part of a mysql field??