Page 1 of 1

Generate URL code

Posted: Mon Jun 19, 2006 7:26 pm
by docwisdom
Pretty simple, but my searches have come up with nothing thus far.

Basically if a user contributes an article that contains a url. I want it to auto generate the link code for that url.

just a point in the right direction, i dont need anything written for me.


also, any notes on editing date format contained in mysql database from yyyy-mm-dd to mm-dd-yyyy or even better Month DD, YYYY

thnx

Posted: Mon Jun 19, 2006 7:55 pm
by feyd
  1. look through bbcode.php for makeclickable() found in phpbb installs.
  2. DATE_FORMAT()