Search found 5 matches

by drsbrk
Tue Nov 27, 2007 2:29 am
Forum: PHP - Code
Topic: Making links in PHP
Replies: 8
Views: 8050

scottayy | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] I for...
by drsbrk
Mon Nov 26, 2007 8:20 pm
Forum: PHP - Code
Topic: Making links in PHP
Replies: 8
Views: 8050

scottayy | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hi! T...
by drsbrk
Sun Nov 25, 2007 6:28 pm
Forum: PHP - Code
Topic: Making links in PHP
Replies: 8
Views: 8050

going to another page;

D.B
by drsbrk
Sat Nov 24, 2007 7:41 pm
Forum: PHP - Code
Topic: Making links in PHP
Replies: 8
Views: 8050

Hello, I am talking about all articles that would come from the MySQL database to be displayed on a webpage. So, I mean, to reference all articles with a certain length (for instance the first 100 characters of an article)on a web page with a "Read More" link to view the rest of the articl...
by drsbrk
Wed Nov 21, 2007 9:25 am
Forum: PHP - Code
Topic: Making links in PHP
Replies: 8
Views: 8050

Making links in PHP

Hi, I am just two months old working with php. I need a help for a php code. I have a script extracting the first 100 characters from a message stored in mysql database and that was sent by a visitor to my website. I only want to display those 100 characters so that I can link it to the full artice ...