<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>php.general Google Group</title>
  <link>http://groups.google.com/group/php.general</link>
  <description></description>
  <language>en</language>
  <item>
  <title>Re: reply-to</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/d186efd9c972de87/c3a0dfe3c06983d2?show_docid=c3a0dfe3c06983d2</link>
  <description>
  Thanks for the reply. I actually already have a script (portions &lt;br&gt; shown below). I am able to send mail, I&#39;m just having a problem with &lt;br&gt; the &amp;quot;Reply-To&amp;quot; header. I keep getting the servers FQDN appended to &lt;br&gt; the end of the email address. So, for example, lets say that I want &lt;br&gt; the Reply-To to be r...@domain.com, when the email gets sent it will
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/d186efd9c972de87/c3a0dfe3c06983d2?show_docid=c3a0dfe3c06983d2</guid>
  <author>
  hende...@gmail.com
  (Dave)
  </author>
  <pubDate>Wed, 23 Dec 2009 21:30:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: reply-to</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/d186efd9c972de87/4444987711b72799?show_docid=4444987711b72799</link>
  <description>
  I haven&#39;t tried it..... &lt;br&gt; From &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.hscripts.com/tutorials/php/sendMail.php&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Follow the steps to do it yourself &lt;br&gt; Step 1: &lt;br&gt; Its realy simple to send mail using php. &lt;br&gt; First define the parameters to,suject,message and header containing &lt;br&gt; from and reply address &lt;br&gt; &amp;lt;?php &lt;br&gt; $to = &amp;quot;toaddr...@mailservername.com&amp;quot; ; &lt;br&gt; $subject = &amp;quot;Just a test mail&amp;quot;;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/d186efd9c972de87/4444987711b72799?show_docid=4444987711b72799</guid>
  <author>
  jfla...@gmail.com
  (J.T.F.)
  </author>
  <pubDate>Wed, 23 Dec 2009 17:22:16 UT
</pubDate>
  </item>
  <item>
  <title>reply-to</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/d186efd9c972de87/3dcac8a958cb5b70?show_docid=3dcac8a958cb5b70</link>
  <description>
  Gang, &lt;br&gt; I&#39;m attempting to send an email using php&#39;s mail() function with &lt;br&gt; a Gmail &amp;quot;Announcement-only&amp;quot; group and a &amp;quot;Reply-To&amp;quot; header. I have all &lt;br&gt; of that setup correctly, but the reply to address appends the servers &lt;br&gt; FQDN to the address (ie recipi...@domain.com@server.is pdomain.com). &lt;br&gt; I&#39;ve figured out that it deals with a sender envelope issue, so for
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/d186efd9c972de87/3dcac8a958cb5b70?show_docid=3dcac8a958cb5b70</guid>
  <author>
  hende...@gmail.com
  (Dave)
  </author>
  <pubDate>Wed, 23 Dec 2009 16:19:25 UT
</pubDate>
  </item>
  <item>
  <title>ppt reading</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/216b5c981973b637/48f2181627cd86d2?show_docid=48f2181627cd86d2</link>
  <description>
  Hello All, &lt;br&gt; I am stuck with one problem, plz share your valuable suggestions to &lt;br&gt; me. &lt;br&gt; my problem is i need to read a ppt(power point ) file in php and after &lt;br&gt; that have to make the thumbnail image of every slide which is in ppt &lt;br&gt; file.. &lt;br&gt; But still i am not able how to read ppt file in php. &lt;br&gt; i used this code , but it display something binary.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/216b5c981973b637/48f2181627cd86d2?show_docid=48f2181627cd86d2</guid>
  <author>
  puneets...@gmail.com
  (puneetratan)
  </author>
  <pubDate>Sun, 20 Dec 2009 12:34:02 UT
</pubDate>
  </item>
  <item>
  <title>Problems with .INC file</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/57c3802a5a03f88a/78b299fc75e9dc84?show_docid=78b299fc75e9dc84</link>
  <description>
  I am a complete PHP newbie - however I have been coding for a living &lt;br&gt; for a long time, mostly C and C++. &lt;br&gt; I recently &amp;quot;inherited&amp;quot; support of a php website. It uses ODBC for &lt;br&gt; database connections (dont ask why). Anyway, I decided to set up a &lt;br&gt; development server at home. I am having the following problem, for
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/57c3802a5a03f88a/78b299fc75e9dc84?show_docid=78b299fc75e9dc84</guid>
  <author>
  jl13b...@bellsouth.net
  </author>
  <pubDate>Mon, 14 Dec 2009 14:10:49 UT
</pubDate>
  </item>
  <item>
  <title>Variables from Include file not coming through</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/69e2888529ef3604/a19ae11423afa123?show_docid=a19ae11423afa123</link>
  <description>
  I am a complete PHP newbie - however I have been coding for a living &lt;br&gt; for a long time, mostly C and C++. &lt;br&gt; I recently &amp;quot;inherited&amp;quot; support of a php website. It uses ODBC for &lt;br&gt; database connections (dont ask why). Anyway, I decided to set up a &lt;br&gt; development server at home. I am having the following problem, for
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/69e2888529ef3604/a19ae11423afa123?show_docid=a19ae11423afa123</guid>
  <author>
  jl13b...@bellsouth.net
  </author>
  <pubDate>Mon, 14 Dec 2009 13:35:15 UT
</pubDate>
  </item>
  <item>
  <title>Hackme Contest Has Been Started</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/b727c9824871ec18/76108cc482a2f8b4?show_docid=76108cc482a2f8b4</link>
  <description>
  Hi, &lt;br&gt; Finally, Hackme contest&#39;s been started: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.wablab.com/hackme&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; If you have any comments, suggestions, or feedback, just contact us: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.wablab.com/support&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; best regards,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/b727c9824871ec18/76108cc482a2f8b4?show_docid=76108cc482a2f8b4</guid>
  <author>
  john.m.cr...@gmail.com
  (John M.Crist)
  </author>
  <pubDate>Sun, 06 Dec 2009 21:23:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: preg-replace() Flags</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/a2ff46397e207c9d/76d2144339c779c8?show_docid=76d2144339c779c8</link>
  <description>
  Artist schrieb: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://us.php.net/manual/en/reference.pcre.pattern.modifiers.php&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/a2ff46397e207c9d/76d2144339c779c8?show_docid=76d2144339c779c8</guid>
  <author>
  b.ma...@gmail.com
  (Bernhard Mager)
  </author>
  <pubDate>Fri, 27 Nov 2009 10:21:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to display JPG files that are stored on the user&#39;s computer?</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/73fcf7b6551b3026/421324c107b17e88?show_docid=421324c107b17e88</link>
  <description>
  On Sun, 22 Nov 2009 23:29:54 -0800, Robert Maas, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://tinyurl.com/uh3t&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; wrote: &lt;br&gt; I&#39;m sure there are a lot of dumbshits out there who would follow the &lt;br&gt; instructions blindly. Simply because they are like sheep. Like in the James &lt;br&gt; Bond movie where he hands the guy his cigarette case and tells him that &lt;br&gt; there is a bomb inside it, if he moves even the slightest it will explode.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/73fcf7b6551b3026/421324c107b17e88?show_docid=421324c107b17e88</guid>
  <author>
  mem...@newsguy.com
  (richard)
  </author>
  <pubDate>Mon, 23 Nov 2009 11:14:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to display JPG files that are stored on the user&#39;s computer?</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/73fcf7b6551b3026/56b1ef65b79221ed?show_docid=56b1ef65b79221ed</link>
  <description>
  Just because it&#39;s normal for deviant classes of people, doesn&#39;t &lt;br&gt; make it not insane. &lt;br&gt; Cogitate on this: It&#39;s normal for an insane person to be insane. &lt;br&gt; If a person is in denial that smoking tobacco will harm them, &lt;br&gt; they are not in touch with reality, i.e. they are insane. &lt;br&gt; If a person believes ancient religious myths that are contrary to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/73fcf7b6551b3026/56b1ef65b79221ed?show_docid=56b1ef65b79221ed</guid>
  <author>
  seewebinst...@rem.intarweb.org
  (Robert Maas, http://tinyurl.com/uh3t)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:29:54 UT
</pubDate>
  </item>
  <item>
  <title>DOM getElementById with substring</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/c15bd80d2347626b/8c858b8e96c5526c?show_docid=8c858b8e96c5526c</link>
  <description>
  I&#39;m trying to use the DOMDocument class to walk my dom, I would like &lt;br&gt; to grab all the node that start with &amp;quot;line_&amp;quot; , is it possible??
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/c15bd80d2347626b/8c858b8e96c5526c?show_docid=8c858b8e96c5526c</guid>
  <author>
  samuel....@gmail.com
  (Sol)
  </author>
  <pubDate>Sat, 21 Nov 2009 16:46:10 UT
</pubDate>
  </item>
  <item>
  <title>receive xml</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/ba2c5800a5cd66a6/b8eec7ff61c04eb4?show_docid=b8eec7ff61c04eb4</link>
  <description>
  Gang, &lt;br&gt; I have a small php script setup to send XML via cURL as shown &lt;br&gt; below. My question is, how do I process the XML on the receiving &lt;br&gt; end. I have googled this for days and read countless posts, but they &lt;br&gt; either deal with sending the XML as a string value to a POST variable &lt;br&gt; (eg: xml=&amp;lt;data&amp;gt;&amp;lt;asdf&amp;gt;qwerty&amp;lt;/asdf&amp;gt;&amp;lt; /data&amp;gt;) or don&#39;t show the code on
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/ba2c5800a5cd66a6/b8eec7ff61c04eb4?show_docid=b8eec7ff61c04eb4</guid>
  <author>
  hende...@gmail.com
  (Dave)
  </author>
  <pubDate>Fri, 20 Nov 2009 15:44:21 UT
</pubDate>
  </item>
  <item>
  <title>cant load data from fixture to database through doctrine:data-load</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/ff296b900d5e3dfb/2e45e66bb539cc5c?show_docid=2e45e66bb539cc5c</link>
  <description>
  hi all , &lt;br&gt; i am facing a problem that i have created a project all gone well but &lt;br&gt; im stuck at symfony doctrine:data-load when ever i tried to load data &lt;br&gt; from /fixtures to database. &lt;br&gt; when i execute the command it shows following message &lt;br&gt; but still there is no data in the database.i have followed all steps
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/ff296b900d5e3dfb/2e45e66bb539cc5c?show_docid=2e45e66bb539cc5c</guid>
  <author>
  sftra...@gmail.com
  (moon)
  </author>
  <pubDate>Thu, 19 Nov 2009 09:04:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: communication</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/e85ab5ef93aa8917/a329a56b539bae1b?show_docid=a329a56b539bae1b</link>
  <description>
  bump for help
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/e85ab5ef93aa8917/a329a56b539bae1b?show_docid=a329a56b539bae1b</guid>
  <author>
  hende...@gmail.com
  (Dave)
  </author>
  <pubDate>Wed, 18 Nov 2009 18:04:15 UT
</pubDate>
  </item>
  <item>
  <title>communication</title>
  <link>http://groups.google.com/group/php.general/browse_thread/thread/e85ab5ef93aa8917/f61d8995c34aa136?show_docid=f61d8995c34aa136</link>
  <description>
  Gang, &lt;br&gt; I am writing a web service and need to be able to authenticate &lt;br&gt; and pass an xml document to each client that uses the service. So far &lt;br&gt; I have the following steps that need to take place: &lt;br&gt; - we contact the client &lt;br&gt; - the client sends us their authentication information &lt;br&gt; - if valid, we send them an xml document containing data
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/php.general/browse_thread/thread/e85ab5ef93aa8917/f61d8995c34aa136?show_docid=f61d8995c34aa136</guid>
  <author>
  hende...@gmail.com
  (Dave)
  </author>
  <pubDate>Tue, 17 Nov 2009 18:22:19 UT
</pubDate>
  </item>
  </channel>
</rss>
