how to make database item unique


Posted on 16th Feb 2014 07:03 pm by admin

Hey guys,

is it possible to do this:

Did you know?Explore Trending and Topic pages for more stories like this.
I have the database item $title being pulled for the title and the actual clickable part of a link.

Is it possible to make the $title in the link title unique?

I ask because i'm truncating the clickable text with this code:

Code: $maxChars = 28;
if(strlen($row['album']) > $maxChars) {
$row['album'] = substr($row['album'], 0, $maxChars - 3);
$row['album'] .= "...";
}
and the link title shows the truncated version to. If i could make the clickable link or the title $title unique then i could have the full db item for the title and still have it truncated for the clickable text.

Anyone know if this is possible?
No comments posted yet

Your Answer:

Login to answer
283 Like 26 Dislike
Previous forums Next forums
Other forums

SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p

how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel

Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would

Pagination
Hi All,

I think I'm finally getting somewhere with pagination!

I can now submit a quer

shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just

Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing

private constructor
Hello,

Can we create a constructor as private? If yes, what is the use of it? If no, why can'

mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr

Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo

Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash