_ts3._udp.example.com 3600 IN SRV 0 100 9187 example.com.
http://www.youtube.com/watch?v=wgXkYE2SHT4
https://support.teamspeakusa.com/index.php?/Knowledgebase/Article/View/293/12/does-teamspeak-3-support-dns-srv-records
http://forum.teamspeak.com/showthread.php/63803-DNS-TXT-SRV-Record/page5
https://knowledge.zomers.eu/misc/Pages/How-to-configure-TeamSpeak-3-Service-DNS-records-in-Windows-DNS-Server.aspx
środa, 18 grudnia 2013
środa, 6 marca 2013
php Regular expression for replace session_unregister() with unset($_SESSION[])
Fatal error: Call to undefined function session_unregister()
Search for:
(session_unregister\()([^)]*)(.*)Replace with:
unset\($_SESSION[\2]\);Example in notepad++ Search and replace in files dialog
Subskrybuj:
Komentarze (Atom)

