<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Adding custom fields"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Adding custom fields"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Adding custom fields</title>
				<description><![CDATA[ Hi, I tried to search for this answer but it didn't come up, so sorry for the wasted space!<br /> <br /> I am modifying this guestbook into a signup form for a dodgeball league I am starting up. I already made it make all entries private by default, but I would like to add my own fields, like phone number, and a radio button or checkboxes for certain other things.<br /> <br /> What files would I have to edit in order to add my own fields and have them show up under the "private" section?<br /> <br /> If it's not obvious, I'm new to PHP and MySQL but not programming in general. Thanks for your time!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3888/11886.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3888/11886.php</link>
				<pubDate><![CDATA[Thu, 18 Nov 2004 22:25:28]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ A lot I'm afraid. You would have to make new fields in the book_data table of your MySQL. You would also have to make the templates for the forms. To be honest it would be simpler to just write your own script from scratch as I doubt you require 75% of the guestbooks scripting. I assume you know HTML and how to make forms and so you just need to learn some basic PHP for form handling and storing the data.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3888/11889.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3888/11889.php</link>
				<pubDate><![CDATA[Thu, 18 Nov 2004 23:45:14]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]I assume you know HTML and how to make forms and so you just need to learn some basic PHP for form handling and storing the data.[/quote]<br /> <br /> Hmm, come to think of it, that does sound easier. I am familiar with HTML, and I guess the complexity of your guestbook scared me from the PHP side of it! <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /> <br /> <br /> Thanks for your advice, and for writing the code.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3888/11890.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3888/11890.php</link>
				<pubDate><![CDATA[Fri, 19 Nov 2004 00:24:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ lol it's not my guestbook, I'm just a user/modifier. As you know programming you will be familiar with most of how PHP works, if you program in C/C++ then you wil be very familiar indeed. PHP is simpler than programming in many ways. For a start you do not have to declare nor define variables as they get created on first use. I say give it a go, you'll be suprised at how easy the basics of PHP are.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3888/11892.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3888/11892.php</link>
				<pubDate><![CDATA[Fri, 19 Nov 2004 01:15:00]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>