<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "PHP documentation???"]]></title>
		<link>http://forums.visual-paradigm.com/posts/32.html</link>
		<description><![CDATA[Latest messages posted in the topic "PHP documentation???"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>PHP documentation???</title>
				<description><![CDATA[ Is there any PHP specific documentation for the PHP version of DB_VA? If not, when will it be available?<br> <br> Also, how long has the PHP version of DB_VA been out?<br> <br> Thanks,<br> E]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1715#6326.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1715#6326.html</link>
				<pubDate><![CDATA[Fri, 27 Oct 2006 07:40:22]]></pubDate>
				<author><![CDATA[ everbored]]></author>
			</item>
			<item>
				<title>Re:PHP documentation???</title>
				<description><![CDATA[ Hi everbored,<br> <br> Thank you for your enquiry. We will certainly have the PHP version of DB-VA User's Guide. But I am unable to say when will it be available at this point. I will post here when it is available.<br> <br> The PHP version of DB-VA has been out for about a year.<br> <br> Best regards,<br> Jick]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1715#6330.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1715#6330.html</link>
				<pubDate><![CDATA[Fri, 27 Oct 2006 08:43:18]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
			<item>
				<title>Re:PHP documentation???</title>
				<description><![CDATA[ Jick,<br> <br> Thanks! Please do post back when the documentation is completed.<br> <br> I been evaluating DB_VA (for PHP) for a few days, and think it's a great program, in fact it's the only one of its kind I've seen for PHP. <br> <br> I appreciate your help in addressing these few basic questions, concerns, and problems I've encountered!<br> <br> Thanks,<br> E  ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1715#6335.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1715#6335.html</link>
				<pubDate><![CDATA[Fri, 27 Oct 2006 16:18:04]]></pubDate>
				<author><![CDATA[ everbored]]></author>
			</item>
			<item>
				<title>Re:PHP documentation???</title>
				<description><![CDATA[ Hi everbored,<br> <br> Many thanks. I will post back when the documentation is ready.<br> <br> Best regards,<br> Jick<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1715#6337.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1715#6337.html</link>
				<pubDate><![CDATA[Fri, 27 Oct 2006 18:44:24]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
			<item>
				<title>Re:PHP documentation???</title>
				<description><![CDATA[ Hi everbored, <br> <br> Sorry for such a late response. I am glad to inform you that the User's Guide for DB-VA PHP edition is ready. You can read at:<br> <a href="http://www.visual-paradigm.com/documentation/dbvaphpguide.jsp?format=html" target="_blank" rel="nofollow">http://www.visual-paradigm.com/documentation/dbvaphpguide.jsp?format=html</a><br> <br> If there is anything else that I can do to help please do not hesitate to ask.<br> <br> Best regards,<br> Jick<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1715#23415.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1715#23415.html</link>
				<pubDate><![CDATA[Thu, 6 Mar 2008 17:40:44]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
			<item>
				<title>PHP documentation???</title>
				<description><![CDATA[ Hi Jick,<br> <br> in the user guide you mention about a tutorial file 'School System.zip'. However, where can it be found? I searched intensively on the visual-paradigm site, googled around, and, and: no success. See:<br> <br> Chapter 3 - Developing PHP Web Application<br> <br> cheers,<br> ten]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1715#23537.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1715#23537.html</link>
				<pubDate><![CDATA[Thu, 13 Mar 2008 07:45:50]]></pubDate>
				<author><![CDATA[ ten]]></author>
			</item>
			<item>
				<title>Re:PHP documentation???</title>
				<description><![CDATA[ Hi ten,<br> <br> Thank you for bringing that to our attention. I will ask our team about this, and send you the file if exists. Otherwise, we will update the page to avoid misleading readers.<br> <br> Best regards,<br> Jick]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1715#23549.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1715#23549.html</link>
				<pubDate><![CDATA[Thu, 13 Mar 2008 18:09:08]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
			<item>
				<title>Re:PHP documentation???</title>
				<description><![CDATA[ Hi Jick<br> <br> thanks a lot. To me, it seems that there are some more issues related to that (please feel free to correct me, if I am wrong):<br> <br> Typo on your document: Ch03_Developing_PHP_Web_Application.html : section 'Querying object from database':<br> ....<br> <?php<br> } elseif (is_a(&#36;user->getForeignObject(), 'Student')){<br> header("Location: studentpage.php");<br> } elseif (is_a(&#36;user->getForeignObject(), 'Teacher')){<br> header("Location: teacherpage.php");<br> }<br> %><br> ....<br> --> php end tab should read .... ?> <br> <br> Class Diagram and ERD Diagram (see section Introduction) of the same document don't match upon 'synchronizing from entities to classes' or round versa<br> <br> cheers<br> <br> <table class="quote-table-simple" align="center">
		<tr> 
		<td><span class="genmed"><b>Jick wrote:</b></span></td>
		</tr>
		</table>
		
		<table class="quote-table" align="center">
		<tr>
		<td class="quote">Hi ten,<br> <br> Thank you for bringing that to our attention. I will ask our team about this, and send you the file if exists. Otherwise, we will update the page to avoid misleading readers.<br> <br> Best regards,<br> Jick&nbsp;
		</td>
		</tr>
		</table>]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1715#23553.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1715#23553.html</link>
				<pubDate><![CDATA[Thu, 13 Mar 2008 19:08:49]]></pubDate>
				<author><![CDATA[ ten]]></author>
			</item>
	</channel>
</rss>