<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Programming and scripting tips and tricks Learn PHP Learn flash Learn javascript Learn Drupal Learn dnnProgramming help | Tutorials | Study materials</title>
	
	<link>http://blog.indiapoly.com</link>
	<description>Tutorials And Programmming Help,Tips and Tricks</description>
	<pubDate>Tue, 18 Nov 2008 13:40:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ipoly" type="application/rss+xml" /><item>
		<title>jCalendar: A jQuery Based Calendar Goes The Drupal Way for date type fields jstools drupal5</title>
		<link>http://feeds.feedburner.com/~r/ipoly/~3/453379485/jcalendar-a-jquery-based-calendar-goes-the-drupal-way-for-date-type-fields-jstools-drupal5.html</link>
		<comments>http://blog.indiapoly.com/archives/2008/11/15/jcalendar-a-jquery-based-calendar-goes-the-drupal-way-for-date-type-fields-jstools-drupal5.html#comments</comments>
		<pubDate>Fri, 14 Nov 2008 21:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Jquery]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Scripting]]></category>

		<category><![CDATA[date]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[jscalender]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://blog.indiapoly.com/?p=50</guid>
		<description>Jscalender module come with Jstools package in drupal 5 you can download drupal jstools package from the drupal.org site.Jscalender uses the jsCalendar javascript library, like using a special CSS class called via #attribute in the form element array to convert textfields into jcalendar enabled.

The jcalendar module uses hook_form_alter() to look for textfields with the add-jcalendar class, I had to use something different than jcalendar which is used later on the generated form elements by the jQuery code.&lt;img src="http://feeds.feedburner.com/~r/ipoly/~4/453379485" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.indiapoly.com/archives/2008/11/15/jcalendar-a-jquery-based-calendar-goes-the-drupal-way-for-date-type-fields-jstools-drupal5.html/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.indiapoly.com/archives/2008/11/15/jcalendar-a-jquery-based-calendar-goes-the-drupal-way-for-date-type-fields-jstools-drupal5.html</feedburner:origLink></item>
		<item>
		<title>ALTER table command mysql sql database manipulation adding new column drop column index consrtaint</title>
		<link>http://feeds.feedburner.com/~r/ipoly/~3/452969161/alter-table-command-mysql-sql-database-manipulation-adding-new-column-drop-column-index-consrtaint.html</link>
		<comments>http://blog.indiapoly.com/archives/2008/11/14/alter-table-command-mysql-sql-database-manipulation-adding-new-column-drop-column-index-consrtaint.html#comments</comments>
		<pubDate>Fri, 14 Nov 2008 14:25:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Mysql]]></category>

		<category><![CDATA[RDBMS/DBMS SQL]]></category>

		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[add column]]></category>

		<category><![CDATA[alter]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[drop column]]></category>

		<category><![CDATA[drop consrtaint]]></category>

		<category><![CDATA[sql]]></category>

		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://blog.indiapoly.com/?p=49</guid>
		<description>ALTER TABLE allows you to change the structure of an existing table. For example, you can add or delete columns, create indexes, change the type of existing columns, or rename columns or the table itself.You can use ALTER TABLE to modify the structure of a table that has not been added to a database.Alter table command allows    * To add the field;   * To delete the field out;   * To change the DEFAULT value for any of the field;   * To add or delete the table PRIMARY KEY;   * To add or delete the table FOREIGN KEY;   * To add or delete UNIQUE constraint;   * To add or delete CHECK constraint;   * To rename fields or table itself;  * To change field type.&lt;img src="http://feeds.feedburner.com/~r/ipoly/~4/452969161" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.indiapoly.com/archives/2008/11/14/alter-table-command-mysql-sql-database-manipulation-adding-new-column-drop-column-index-consrtaint.html/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.indiapoly.com/archives/2008/11/14/alter-table-command-mysql-sql-database-manipulation-adding-new-column-drop-column-index-consrtaint.html</feedburner:origLink></item>
		<item>
		<title>phonebook example in php mysql insert delete confirm basic demo</title>
		<link>http://feeds.feedburner.com/~r/ipoly/~3/451477514/phonebook-example-in-php-mysql-insert-delete-confirm-basic-demo.html</link>
		<comments>http://blog.indiapoly.com/archives/2008/11/13/phonebook-example-in-php-mysql-insert-delete-confirm-basic-demo.html#comments</comments>
		<pubDate>Thu, 13 Nov 2008 06:18:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Mysql]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[connection]]></category>

		<category><![CDATA[demo]]></category>

		<category><![CDATA[phonebook]]></category>

		<guid isPermaLink="false">http://blog.indiapoly.com/?p=47</guid>
		<description>This is a very basic example of php/mysql.We used to make use of mysql database and a php file for getting this done.To run this code you can first create database as provided in sql here and after creating database run this code.Make modifications as you want to do in it.You will see here how to make a basic database connection to mysql database from php file.Adding records in database and deleting data from table.&lt;img src="http://feeds.feedburner.com/~r/ipoly/~4/451477514" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.indiapoly.com/archives/2008/11/13/phonebook-example-in-php-mysql-insert-delete-confirm-basic-demo.html/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.indiapoly.com/archives/2008/11/13/phonebook-example-in-php-mysql-insert-delete-confirm-basic-demo.html</feedburner:origLink></item>
		<item>
		<title>Preventing MySQL Injection attacks with good PHP code- Using PHP for preventing MySQL injection attacks on your site</title>
		<link>http://feeds.feedburner.com/~r/ipoly/~3/451594656/preventing-mysql-injection-attacks-with-good-php-code-using-php-for-preventing-mysql-injection-attacks-on-your-site.html</link>
		<comments>http://blog.indiapoly.com/archives/2008/11/13/preventing-mysql-injection-attacks-with-good-php-code-using-php-for-preventing-mysql-injection-attacks-on-your-site.html#comments</comments>
		<pubDate>Thu, 13 Nov 2008 06:10:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CMS(Content management System)]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Mysql]]></category>

		<category><![CDATA[Mysql injection]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Programming Technologies]]></category>

		<category><![CDATA[RDBMS/DBMS SQL]]></category>

		<category><![CDATA[Web technologies]]></category>

		<category><![CDATA[injection]]></category>

		<category><![CDATA[intval]]></category>

		<category><![CDATA[mysql_real_escape_string]]></category>

		<guid isPermaLink="false">http://blog.indiapoly.com/?p=48</guid>
		<description>A Mysql injection is attack tried by site visitors/users to get/damage data in databases by taking benefit from poor programming of websites.An injection attack occurs when a visitor to your site types something into a form input with the purpose of changing the outcome of your MySQL query. For example, at a login screen someone may try this type of attack to gain access to a secure area of the website.&lt;img src="http://feeds.feedburner.com/~r/ipoly/~4/451594656" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.indiapoly.com/archives/2008/11/13/preventing-mysql-injection-attacks-with-good-php-code-using-php-for-preventing-mysql-injection-attacks-on-your-site.html/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.indiapoly.com/archives/2008/11/13/preventing-mysql-injection-attacks-with-good-php-code-using-php-for-preventing-mysql-injection-attacks-on-your-site.html</feedburner:origLink></item>
		<item>
		<title>configuring mysql after installation installing mysql linux apache</title>
		<link>http://feeds.feedburner.com/~r/ipoly/~3/450784357/configuring-mysql-after-installation-installing-mysql-linux-apache.html</link>
		<comments>http://blog.indiapoly.com/archives/2008/11/12/configuring-mysql-after-installation-installing-mysql-linux-apache.html#comments</comments>
		<pubDate>Wed, 12 Nov 2008 15:15:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://blog.indiapoly.com/?p=46</guid>
		<description>Once you have installation for mysql ready then you will need to configure security for mysql.
Default Admin user id: root
Default password: blank
The first task is to assign a password:
          [prompt]$ mysqladmin -u root password 'new-password'
             

          Note: the following SQL commands will also work:&lt;img src="http://feeds.feedburner.com/~r/ipoly/~4/450784357" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.indiapoly.com/archives/2008/11/12/configuring-mysql-after-installation-installing-mysql-linux-apache.html/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.indiapoly.com/archives/2008/11/12/configuring-mysql-after-installation-installing-mysql-linux-apache.html</feedburner:origLink></item>
	</channel>
</rss>
