Dynadot โ€” .com Registration $8.99

A little preg_replace help.

Spaceship Spaceship
Watch

agasonex

Established Member
Impact
1
Edit Nevermind, just exploded it into an array, is there a way to delete/close topics here?



Hi, I'm adding in the ability for users to quote other messages onto my forums. I've got it all working except for one little thing.
I'm trying to get it so the signature of the quoted message isn't shown in the quote.

The message and signature are seperated by "- - -" so an example would be.
"Users message etc etc...

- - -
Users signature"


How would I use would I just get the text that comes before the "- - -"?(I think it would be preg_replace, but I'm not sure.)

Thanks for any help.
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
in all honesty I think it is better practice to not store the signature with the post. Instead have that in the users table and pull it along with the user and post details.

The way you have it at the moment if someone changes their signature then the old 1 will still display in old messages. (I am presuming you are making your own forum style system)
 
0
•••
Dynadot โ€” .com Registration $8.99Dynadot โ€” .com Registration $8.99
Appraise.net
Unstoppable Domains
Domain Recover
DomainEasy โ€” Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back