ChrisB: brauche Hilfe zum Pattern bei preg_replace.

Beitrag lesen

Hi,

Mein Text sieht so aus:

Database error, can't execute the query:
Select title, filename, alignment From blocklist
The returned error is: Table 'SERVERNAME.blocklist' doesn't exist
And the error code is: 1146

Ich möchte vor der Ausgabe dieser Meldung den Servernamen entfernen. Das geht imo doch am besten mit preg_replace() oder?

Nein, das geht am besten durch Konfiguration an der Stelle, an der die Daten erzeugt werden.

MfG ChrisB

--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]