<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Problem in Database information retrieval.]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5146</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5146&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Problem in Database information retrieval..]]></description>
		<lastBuildDate>Wed, 10 Sep 2014 04:56:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Problem in Database information retrieval.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20736#p20736</link>
			<description><![CDATA[<p>Thanks, both of you. i found the solution actually. </p><p>The problem is loging.php doesnot have the db connection. i mean, it doesnot have direct php script to query database. May be this is for security reasons. so i just created jshttprequest call method to perform my operations.,.. </p><p>Now my issue is resolved.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Wed, 10 Sep 2014 04:56:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20736#p20736</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem in Database information retrieval.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20733#p20733</link>
			<description><![CDATA[<p>Unless you post the code in it&#039;s entirety, we cannot debug phantom entities.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 10 Sep 2014 03:12:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20733#p20733</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem in Database information retrieval.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20719#p20719</link>
			<description><![CDATA[<p>Have you included the connect_db file?</p>]]></description>
			<author><![CDATA[null@example.com (barbarian)]]></author>
			<pubDate>Tue, 09 Sep 2014 11:37:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20719#p20719</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem in Database information retrieval.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20717#p20717</link>
			<description><![CDATA[<p>Actually , the table name is&nbsp; 0_kv_sys_prefs.&nbsp; The problem is , its not working any mysql operations. it works after logged into the working area. the results gets exactly. </p><p>Which one prevent the Mysql functions in the login.php</p><p>is it preventing for sql injection or hijacking issues?</p><p>and guide me the safest thing to handle this operation.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Tue, 09 Sep 2014 04:44:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20717#p20717</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem in Database information retrieval.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20706#p20706</link>
			<description><![CDATA[<p>If kv_ is the TBPREFIX then it it is redundant. If it is a custom table, then check what condition makes it a specific record tied in with the $_POST variables from the login form. Also see if the scope and visibilityof the variables used is correct. Which file are you putting this code in?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 08 Sep 2014 05:29:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20706#p20706</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem in Database information retrieval.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20703#p20703</link>
			<description><![CDATA[<p>mysql operations doesnot work on login.php. What should i do now?</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Sun, 07 Sep 2014 13:22:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20703#p20703</guid>
		</item>
		<item>
			<title><![CDATA[Problem in Database information retrieval.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20702#p20702</link>
			<description><![CDATA[<p>Hi, actually i created a custom table and add some fields, which are necessary to bring to the login page. but the problem is when use the following functions it will return the proper result on some other page. but the same query does not work on login.php page. </p><p>Can you help me to identify the problem in the query using in login page... </p><p>$sql=&quot;SELECT * FROM &quot;.TB_PREF.&quot;kv_sys_prefs LIMIT 1&quot;;<br />&nbsp; &nbsp;&nbsp; <br />&nbsp; &nbsp; $result = db_query($sql, &quot;could not Process&quot;);<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; $kv_week_day_details = db_fetch($result);<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; echo json_encode($kv_week_day_details);</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Sun, 07 Sep 2014 12:37:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20702#p20702</guid>
		</item>
	</channel>
</rss>
