Jump to content

Using Php How To Store Wiki Syntax In Mysql


cmp

Recommended Posts

hello everybody

I am going to create a wiki site which allows users to edit some text using wiki syntax.

examples: [[www.phpfreaks.com]] when saved it will appear as a link www.phpfreaks.com.

 

' ' ' bold ' ' ' will appear as bold and so on.

 

I am not sure how to display ' ' ' bold ' ' ' as bold when it is retrieved from database

how could the wiki knows everything between [[ ]] should be a link and displayed as a link.

 

any help would be greatly appreciated.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.