<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Retrieve data from a form and post in webpage</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Retrieve data from a form and post in webpage</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 04:03:47 +0000</pubDate>

<item>
<title>drumaboy46 on "Retrieve data from a form and post in webpage"</title>
<link>https://www.machform.com/forums/topic/retrieve-data-from-a-form-and-post-in-webpage#post-9289</link>
<pubDate>Sun, 25 Apr 2010 13:53:47 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9289@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;ok made it work never mind followed the links you gave me.
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Retrieve data from a form and post in webpage"</title>
<link>https://www.machform.com/forums/topic/retrieve-data-from-a-form-and-post-in-webpage#post-9253</link>
<pubDate>Thu, 22 Apr 2010 07:53:29 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9253@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;basically when users make entries to my forms I want the data to show up some where else too other than the admin site. And I would like to select specific elements and forms :) thanks
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Retrieve data from a form and post in webpage"</title>
<link>https://www.machform.com/forums/topic/retrieve-data-from-a-form-and-post-in-webpage#post-9252</link>
<pubDate>Thu, 22 Apr 2010 07:33:05 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9252@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;umm ok I was hoping to get help with the coding end for use with appnitro. I understand the concepts via those links buy I've seen examples like: select element_1,element_2 from ap_form_3 how do I do this do I connect to the database first like so:&#60;/p&#62;
&#60;p&#62;mysql_connect(localhost,$username,$password);&#60;br /&#62;
@mysql_select_db($database) or die( &#34;Unable to select database&#34;);&#60;br /&#62;
$query=&#34;SELECT * FROM tablename&#34;;&#60;br /&#62;
$result=mysql_query($query);
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Retrieve data from a form and post in webpage"</title>
<link>https://www.machform.com/forums/topic/retrieve-data-from-a-form-and-post-in-webpage#post-9248</link>
<pubDate>Wed, 21 Apr 2010 20:40:09 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9248@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I think what you are looking for is the basic PHP+MySQL tutorial on how to display database records into web page.&#60;/p&#62;
&#60;p&#62;There are many tutorials on this subject. Here are few of them:&#60;br /&#62;
&#60;a href=&#34;http://www.phpf1.com/tutorial/php-mysql-tutorial.html&#34; rel=&#34;nofollow&#34;&#62;http://www.phpf1.com/tutorial/php-mysql-tutorial.html&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.siteground.com/tutorials/php-mysql/display_table_data.htm&#34; rel=&#34;nofollow&#34;&#62;http://www.siteground.com/tutorials/php-mysql/display_table_data.htm&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.freewebmasterhelp.com/tutorials/phpmysql/4&#34; rel=&#34;nofollow&#34;&#62;http://www.freewebmasterhelp.com/tutorials/phpmysql/4&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Retrieve data from a form and post in webpage"</title>
<link>https://www.machform.com/forums/topic/retrieve-data-from-a-form-and-post-in-webpage#post-9240</link>
<pubDate>Tue, 20 Apr 2010 22:57:06 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9240@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I know how to use php, but I'm having trouble getting the data from a specifc form element to show on my website. For example in Machform it self whn send and email all one has to do is {element_1} for example And it will display the info for that element. I could use post/get but how? I'm having trouble querying the database. I saw another topic and it said to : select element_1 from fom , is that php langauge.&#60;/p&#62;
&#60;p&#62;You know what I'll make it simple all I want to do is in my php page is this; meaning a php page outsiede of the machform folder.&#60;/p&#62;
&#60;p&#62;ex.&#60;/p&#62;
&#60;p&#62;My name is {element_1 of form 5 goes here} and I like cheese&#60;/p&#62;
&#60;p&#62;thanks for the help.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
