Formatting echo from database


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

So I have a database that stores First and last names, then echos them back to a website, as of now the entire first and last name echos back (John Smith) I want the last name to just display the last letter and a . (John S.) here's my code for echoing the database

Code: <?PHP
$res = mysql_query("SELECT id, DATE_FORMAT(date, '%M %D %Y') as dt, firstname, lastname, testimonial FROM testimonials ORDER BY date DESC LIMIT 10");

while ($row = mysql_fetch_assoc($res)) {
echo "<p align="right"><i>{$row['firstname']} {$row['lastname']}<br />{$row['dt']}</i></p><br /><br />{$row['testimonial']}<br /><hr width="80%" color="#000000"><br />";
}
?>

No comments posted yet

Your Answer:

Login to answer
222 Like 38 Dislike
Previous forums Next forums
Other forums

Tree Menu
Hi guys,

Can anyone help me making a tree navigation system? I have a site where I'm allowin

present value of sequence?
Hi

Please help me to find out the present value of sequence?

Thanks

need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for

php/xmlrpc class issue
I am working on xml-rpc in php to start with.

I have a class that only has variables defined

help with this code please?
Hello,

I am trying to build a remote upload script for my image hosting site.

I am usi

Number Format
Hi All,

I have number '000000000050085' I want to format it to 500.85 Can any one give me

Word filter problem
Hello,

im trying to make a filter for words inputted in to my website but i want to store the

Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?

I found the following whil

HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen

socket makes browser hang...
I have a socket server, and I am having a problem at the moment...

A browser sends a http hea

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