<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030524" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030524</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-major-helpautomating-certain-fields#comment-1178134</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;jp0509 wrote:&lt;/strong&gt; Sorry for all the questions and may seem ignorent&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Don&#039;t worry about it, that&#039;s what we&#039;re here for! I&#039;ve taken a while to reply to your post, so apologies for that &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Have (finally!) managed to find a reasonable PHHP/MySQL tutorial, if this doesn&#039;t help then there are plenty of others around if you do a bit of searching: &lt;a href=&quot;http://codewalkers.com/tutorials.php?show=9&quot; class=&quot;bb-url&quot;&gt;http://codewalkers.com/tutorials.php?show=9&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also invaluable references are:&lt;br /&gt;
&lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;PHP Web Site&lt;/a&gt; and&lt;br /&gt;
&lt;a href=&quot;http://dev.mysql.com/doc/mysql/en/index.html&quot; class=&quot;bb-url&quot;&gt;MySQL Documentation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition to that tutorial, you&#039;ll need to know a bit about:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://uk2.php.net/session&quot; class=&quot;bb-url&quot;&gt;Sessions&lt;/a&gt; and &lt;a href=&quot;http://codewalkers.com/tutorials/32/1.html&quot; class=&quot;bb-url&quot;&gt;here&#039;s an easier tutorial&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.sitepoint.com/article/anthology-2-1-access-control/3&quot; class=&quot;bb-url&quot;&gt;User Authentication&lt;/a&gt; Sorry to point you to a Sitepoint page, we don&#039;t like them generally &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt; Also I&#039;ve skipped to the bit that&#039;s pertinent: User auth with sessions.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.samspublishing.com/articles/article.asp?p=27281&amp;amp;rl=1&quot; class=&quot;bb-url&quot;&gt;Database design&lt;/a&gt; - extracted from a book, but has some nice info in there.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You&#039;re correct, I can&#039;t just tell you everything you need to know, what you&#039;re embarking upon isn&#039;t an easy task and will take some time commitment!&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;jp0509 wrote:&lt;/strong&gt; ince I want the points added up from stats from the main football site (not sure we are allowed to say other site names, but highly popular football site)..Can I filter in those stats into my site or is that something I will have to do manually?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Heh, depends upon the policy the site has, and whether they provide any easy/standard way of getting the results dynamically (also think about whether they&#039;re likely to change anything in their feed which could break your site before hacking around in their code, hence the need for a standards based way of getting the results). The best way to exchange this data is an XML Application of some description, there&#039;s no way of knowing whether they do produce this or would allow you to use it without looking and asking.&lt;/p&gt;
&lt;p&gt;Hope this helps, and sorry I didn&#039;t reply sooner! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 03 Sep 2005 12:53:17 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1178134 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-major-helpautomating-certain-fields#comment-1177804</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;JeevesBond wrote:&lt;/strong&gt; Ok, thanks for that! The next questions are:&lt;/p&gt;
&lt;p&gt;What server side scripting language(s) does your host support?&lt;br /&gt;
What &lt;a href=&quot;http://en.wikipedia.org/wiki/RDBMS&quot; class=&quot;bb-url&quot;&gt;RDBMS&lt;/a&gt; does your host support (e.g. MySQL, Microsoft SQL Server, Postgre etc)?&lt;/p&gt;
&lt;p&gt;Preferably go for &lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;PHP&lt;/a&gt; (I can see you&#039;ve learnt a little of this - that&#039;s good) and &lt;a href=&quot;http://www.mysql.com&quot; class=&quot;bb-url&quot;&gt;MySQL&lt;/a&gt; - it&#039;s the killer combination of the moment &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The simple answer to your question is: &quot;Yes.&quot; It just depends on how much you&#039;re willing to learn, this is going to get quite involved!&lt;/p&gt;
&lt;p&gt;Out of interest have you drawn up any requirements for this new site? This could just be a quick list of what a user of the site will be able to do, no need to do anything too complex. This will give you the start of a roadmap, not only that, you&#039;ll be able to derive what you need to learn in order to develop the site.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Wow, ok....&lt;/p&gt;
&lt;p&gt;I am willing to learn whatever it takes to get it done. Just the kind of person I am. Whatever the easiest way to learn. I imagine it&#039;s not here...That would be alot of board space  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;As far as what my host offers, they offer PHP &amp;amp; MySQL (godaddy.com).&lt;/p&gt;
&lt;p&gt;For the requirements, I hav not really thought about it yet since I was not sure if what I wanted could be done. &lt;/p&gt;
&lt;p&gt;I guess what I invision is having a user create teams with players, and each week the system will add up the points for each player. &lt;/p&gt;
&lt;p&gt;Now my question would be is this....Since I want the points added up from stats from the main football site (not sure we are allowed to say other site names, but highly popular football site)..Can I filter in those stats into my site or is that something I will have to do manually?&lt;/p&gt;
&lt;p&gt;Sorry for all the questions and may seem ignorent, I have just not fooled with this part of designing yet. I have taught myself everything I know so far...well not myself, help of friends....I meant did not need school.. LOL&lt;/p&gt;
&lt;p&gt;Thanks so much.&lt;br /&gt;
Jj&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Aug 2005 23:32:15 +0000</pubDate>
 <dc:creator>jp0509</dc:creator>
 <guid isPermaLink="false">comment 1177804 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-major-helpautomating-certain-fields#comment-1177802</link>
    <description> &lt;p&gt;Ok, thanks for that! The next questions are:&lt;/p&gt;
&lt;p&gt;What server side scripting language(s) does your host support?&lt;br /&gt;
What &lt;a href=&quot;http://en.wikipedia.org/wiki/RDBMS&quot; class=&quot;bb-url&quot;&gt;RDBMS&lt;/a&gt; does your host support (e.g. MySQL, Microsoft SQL Server, Postgre etc)?&lt;/p&gt;
&lt;p&gt;Preferably go for &lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;PHP&lt;/a&gt; (I can see you&#039;ve learnt a little of this - that&#039;s good) and &lt;a href=&quot;http://www.mysql.com&quot; class=&quot;bb-url&quot;&gt;MySQL&lt;/a&gt; - it&#039;s the killer combination of the moment &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The simple answer to your question is: &quot;Yes.&quot; It just depends on how much you&#039;re willing to learn, this is going to get quite involved!&lt;/p&gt;
&lt;p&gt;Out of interest have you drawn up any requirements for this new site? This could just be a quick list of what a user of the site will be able to do, no need to do anything too complex. This will give you the start of a roadmap, not only that, you&#039;ll be able to derive what you need to learn in order to develop the site.&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Aug 2005 22:46:55 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1177802 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-major-helpautomating-certain-fields#comment-1177799</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;JeevesBond wrote:&lt;/strong&gt; So how is it working at the moment? Are you using any kind of server-side scripting or editing everything with HTML? If you are using server-side scripting what language and what RDBMS?&lt;/p&gt;
&lt;p&gt;We know where you&#039;re going with this but need to clarify what you&#039;ve got already and also what skill level you&#039;re at.&lt;/p&gt;
&lt;p&gt;Welcome to the forums btw &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Sorry, I am doing everything (stats) by hand and just entering them in using simple html. I just wanted to see if I could have it automated.&lt;/p&gt;
&lt;p&gt;I&#039;m not really good on this kind of designing, so I don&#039;t know what I would be getting myself into let alone, what I would need to try.&lt;/p&gt;
&lt;p&gt;Skill Level - I guess Newbie (I know Javascripting, some PHP and of course HTML)...&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Aug 2005 22:08:33 +0000</pubDate>
 <dc:creator>jp0509</dc:creator>
 <guid isPermaLink="false">comment 1177799 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-major-helpautomating-certain-fields#comment-1177770</link>
    <description> &lt;p&gt;So how is it working at the moment? Are you using any kind of server-side scripting or editing everything with HTML? If you are using server-side scripting what language and what RDBMS?&lt;/p&gt;
&lt;p&gt;We know where you&#039;re going with this but need to clarify what you&#039;ve got already and also what skill level you&#039;re at.&lt;/p&gt;
&lt;p&gt;Welcome to the forums btw &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Aug 2005 11:54:08 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1177770 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
