Site Panel Help User Panel Help Panel Demo's Search Help

Categories

· Show all categories

· New Customer FAQs
· E-Mail
· FTP - File Transfers
· Domains
· SSH and Telnet
· Scripting Languages
· Password Protection
· MySQL
· Stats
· Power Tools

· FAQ Home

· EchoEcho+ Support

XML-File

<?xml version="1.0" encoding="iso-8859-1"
standalone="yes" ?>
<!-- XML-Output by phpMyFAQ 1.3.8 -->
<phpmyfaq
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:NamespaceSchemaLocation="http://www.phpmyfaq.de/xml/faqschema.xsd">
<article id="32">
	<language>en</language>
	<category>MySQL</category>
	<keywords>php4</keywords>
	<theme>How do I connect to mySQL with
php?</theme>
	<content
xmlns="http://www.w3.org/TR/REC-html40">If your username is
&quot;testuser&quot; and your mySQL
password is
&quot;test2test&quot; you can connect to your databases like
this:

$link =
mysql_pconnect(&quot;localhost&quot;,&quot;testuser&quot;,&quot;test2test&quot;);

You can learn more about php&#039;s mySQL functions at:
http://php.net/manual/en/ref.mysql.php

You can read the official MySQL tutorial at:
http://www.mysql.com/documentation/mysql/bychapter/manual_Tutorial.html

MySQL FAQ&#039;s are avilable at:
http://www.faqts.com/knowledge_base/index.phtml/fid/52</content>
	<author>EchoEcho Support</author>
	<date>12.07.2009, 21:19</date>
</article>
</phpmyfaq>

open XML-File

Copyright © EchoEchoPlus Hosting