Jump to content

[SOLVED] Dynamic change Names into links


Bendude14

Recommended Posts

no...well, yeah..you can see what happens when you do.  Index.php already echoes out the information but when you add the parsing code calling itself, you get "feedback." 

 

If I'm understanding your setup right..just use the one file index.php.  Whatever you do in it to echo out the actual content, instead of that, save all output to $content variable first, run the parse script on it, and THEN echo $content.

No it dont i have already tried that. Should i make the topic unsolved again see if anyone else has a suggestion or just stick with what im doing? It works but i wouldn't like to think it was not secure or badly coded. Also im using the code with the three different loops as the shorthand version gave me an error with the regular expressions.

 

Thanks for all the help its much appreciated.

I have only just started learning php but will try to contribute as much as possible if i can help anyone else in the future.

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.