<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docs.upsidewireless.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docs.upsidewireless.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Old-user17</id>
		<title>SMS Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://docs.upsidewireless.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Old-user17"/>
		<link rel="alternate" type="text/html" href="http://docs.upsidewireless.com/index.php?title=Special:Contributions/Old-user17"/>
		<updated>2026-05-02T09:53:02Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.22.0</generator>

	<entry>
		<id>http://docs.upsidewireless.com/index.php?title=Talk:PHP_Sending_SMS</id>
		<title>Talk:PHP Sending SMS</title>
		<link rel="alternate" type="text/html" href="http://docs.upsidewireless.com/index.php?title=Talk:PHP_Sending_SMS"/>
				<updated>2008-06-05T22:51:13Z</updated>
		
		<summary type="html">&lt;p&gt;Old-user17: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Old-user17</name></author>	</entry>

	<entry>
		<id>http://docs.upsidewireless.com/index.php?title=Talk:PHP_Sending_SMS</id>
		<title>Talk:PHP Sending SMS</title>
		<link rel="alternate" type="text/html" href="http://docs.upsidewireless.com/index.php?title=Talk:PHP_Sending_SMS"/>
				<updated>2008-06-05T21:22:01Z</updated>
		
		<summary type="html">&lt;p&gt;Old-user17: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I ran into an error with the PHP code.&lt;br /&gt;
&lt;br /&gt;
First, if you just copy and paste the example, it won't work.&lt;br /&gt;
&lt;br /&gt;
You need to move the &lt;br /&gt;
'function do_post_request($url, $data, $optional_headers = null) {' &lt;br /&gt;
to a new line, &lt;br /&gt;
otherwise it remains commented out (//).&lt;br /&gt;
&lt;br /&gt;
Also,&lt;br /&gt;
I had to change&lt;br /&gt;
'function build_post_data($data, $prefix=null, $sep=, $key=) {'&lt;br /&gt;
to&lt;br /&gt;
'function build_post_data($data, $prefix=null, $sep, $key) {'&lt;br /&gt;
&lt;br /&gt;
for it to work (removed the '=' signs after $sep and $key).&lt;br /&gt;
&lt;br /&gt;
php5.2/fastCGI/IIS6.0&lt;/div&gt;</summary>
		<author><name>Old-user17</name></author>	</entry>

	</feed>