<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Создание чата]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=10687&amp;type=atom" />
	<updated>2015-07-08T13:29:07Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=10687</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Создание чата]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=95100#p95100" />
			<content type="html"><![CDATA[<p>Как по мне, чат очень легко сделать. Если делать хороший чат с регистрацией и системой входа. То нужно знать как работать на PHP с MySQL. Ну и конечно же немного разбираться в php.<br /></p><div class="fancy_spoiler_switcher"><div class="fancy_spoiler_switcher_header"><strong>+</strong>&nbsp;Ссылка на сторонний сайт</div><div class="fancy_spoiler"><p><a href="http://cheat-master.ru/forum/160-360908-1">http://cheat-master.ru/forum/160-360908-1</a></p></div></div><p>По ссылке выше, вы можете посмотреть какой я сделал чат.</p>]]></content>
			<author>
				<name><![CDATA[tuma4ok]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32022</uri>
			</author>
			<updated>2015-07-08T13:29:07Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=95100#p95100</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Создание чата]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=94468#p94468" />
			<content type="html"><![CDATA[<p>Вообщем-то нашел простое решение. Достаточно сделать цикличное скачивание файла с сервера, чтение последней строки, и сравнивание с последней отображенной в чате. Все очень хорошо работает. Тему можно закрывать.</p>]]></content>
			<author>
				<name><![CDATA[DUGINI]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33120</uri>
			</author>
			<updated>2015-06-13T09:31:54Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=94468#p94468</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Создание чата]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=94454#p94454" />
			<content type="html"><![CDATA[<p>Для создания чата на AutoHotkey простого решения не встречал. Есть сложные - наберите &quot;чат&quot; в поиске по разделу AutoHotkey.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2015-06-12T09:37:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=94454#p94454</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Создание чата]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=94445#p94445" />
			<content type="html"><![CDATA[<p>Вообщем-то пытался я реализовать чат на AHK. Получается сделать только выгрузку сообщения на сервер.<br />А вот чтение TXT-файла не получается сделать.<br />Соответственно вот так выглядит лог сообщений:<br /></p><div class="codebox"><pre><code>User1: Text
User2: Text
User1: Text
User8: Text</code></pre></div><p>Прошу помощи! <br /><em>Ну или исходничка любого чатика :3</em></p>]]></content>
			<author>
				<name><![CDATA[DUGINI]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33120</uri>
			</author>
			<updated>2015-06-11T20:47:37Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=94445#p94445</id>
		</entry>
</feed>
