phpbar.de logo

Mailinglisten-Archive

[php] =?iso-8859-1?Q?Re:_=5Bphp=5D_Grunds=E4tzliches_und_Datenbanken?=

[php] Re: [php] Grundsätzliches und Datenbanken

Detlef Seidewitz php_(at)_phpcenter.de
Wed, 18 Apr 2001 21:14:38 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0180_01C0C84C.9381C940
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hallo.
  Ist PHP besser als ASP (welche Vor- und Nachteile) und warum?



  Wie bei fast allem in dieser Branche ist es so, dass es mehrere =
Antworten fuer das gleiche Problem gibt. Letztlich kannst Du mit beiden =
Loesungsansaetzen arbeiten. Die Entscheidung ist von ganz anderen =
Bedingungen abhaengig wie: vorhandene Datenbank des Kunden, vorhandene =
Software, vorhandene Prorgammierkenntnisse, Kostenfragen...



  > Ich benutze im Moment ASP im Zusammenhang mit dem Macromedia =
Dreamweaver Ultradev mit

  > Datenbankenanbindung =FCber ODBC und das scheint mir eigentlich =
ziemlich gut zu sein.



  Heimlich bin ich auch ein grosser Fan dieser Kombination, aber in der =
Praxis ist es nunmal so, dass die Mehrheit der Datenbanken im Netz MySQL =
ist, dafuer ist die Mehrheit der Datenbanken im Buero von Microsoft, =
ausserdem soll das ganze sowohl produktionssseitig als auch kundenseitig =
moeglichst wenig kosten... In der Praxis wirst Du PHP und MySQL =
wesentlich haeufiger antreffen.

  =20

  > Ein Beispiel hei=DFt: $verbindung =3D mysql_connect =
("localhost","nobody","");



  Dieser Befehl ist fuer die Anbindung einer MySQL-Datenbank an PHP, =
fuer die Anbindung einer Access-Datenbank an PHP gibt es sowas wie =
odbc_connect, geht auch prima...



  Ich habe es so gemacht, dass ich meinen Demoshop in Versionen fuer ASP =
und fuer PHP mit MySQL und mit Access erlernt habe, das uebt... Viel =
Spass dabei!



  Mit freundlichen User-Gruessen!



  Detlef


------=_NextPart_000_0180_01C0C84C.9381C940
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns=3D"http://www.w3.org/TR/REC-html40" xmlns:o =3D=20
"urn:schemas-microsoft-com:office:office" xmlns:w =3D=20
"urn:schemas-microsoft-com:office:word"><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3DWord.Document name=3DProgId>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<META content=3D"Microsoft Word 10" name=3DOriginator><LINK=20
href=3D"cid:filelist.xml_(at)_01C0C6A1.D5085020" rel=3DFile-List><!--[if gte =
mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:HyphenationZone>21</w:HyphenationZone>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<STYLE>P.MsoNormal {
	FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: "Times New Roman"
}
LI.MsoNormal {
	FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: "Times New Roman"
}
DIV.MsoNormal {
	FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: "Times New Roman"
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlink {
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
A:visited {
	COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlinkFollowed {
	COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.EmailFormatvorlage17 {
	COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: =
personal-compose; mso-style-noshow: yes; mso-ansi-font-size: 10.0pt; =
mso-bidi-font-size: 10.0pt; mso-ascii-font-family: Arial; =
mso-hansi-font-family: Arial; mso-bidi-font-family: Arial
}
SPAN.SpellE {
	mso-style-name: ""; mso-spl-e: yes
}
SPAN.GramE {
	mso-style-name: ""; mso-gram-e: yes
}
DIV.Section1 {
	page: Section1
}
</STYLE>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */=20
 table.MsoNormalTable
	{mso-style-name:"Normale Tabelle";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style>
<![endif]--></HEAD>
<BODY bgColor=3D#ffffff lang=3DDE link=3Dblue style=3D"tab-interval: =
35.4pt"=20
vLink=3Dpurple>
<DIV><FONT face=3DArial size=3D2>Hallo.</FONT></DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV class=3DSection1>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt">Ist PHP besser als ASP =
(welche=20
  Vor- und Nachteile) und warum?</SPAN></FONT></P>
  <P class=3DMsoNormal>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2>Wie bei fast allem in =
dieser=20
  Branche ist es so, dass es mehrere Antworten fuer das gleiche Problem =
gibt.=20
  Letztlich kannst Du mit beiden Loesungsansaetzen arbeiten. Die =
Entscheidung=20
  ist von ganz anderen Bedingungen abhaengig wie: vorhandene Datenbank =
des=20
  Kunden, vorhandene Software, vorhandene Prorgammierkenntnisse,=20
  Kostenfragen...</FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt">&gt; Ich benutze im =
Moment ASP im=20
  Zusammenhang mit dem <SPAN class=3DSpellE>Macromedia</SPAN> <SPAN=20
  class=3DSpellE>Dreamweaver</SPAN> <SPAN class=3DSpellE>Ultradev</SPAN> =

  mit</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt">&gt; =
Datenbankenanbindung =FCber=20
  ODBC und das scheint mir eigentlich ziemlich gut zu=20
  sein.<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: =
10pt"><o:p></o:p></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt"><o:p>Heimlich bin ich =
auch ein=20
  grosser Fan dieser Kombination, aber in der Praxis ist es nunmal so, =
dass die=20
  Mehrheit der Datenbanken im Netz MySQL ist, dafuer ist die Mehrheit =
der=20
  Datenbanken im Buero von Microsoft, ausserdem soll das ganze sowohl=20
  produktionssseitig als auch kundenseitig moeglichst wenig kosten... In =
der=20
  Praxis wirst Du PHP und MySQL wesentlich haeufiger=20
  antreffen.</o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: =
10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt">&gt; Ein Beispiel =
hei=DFt: $<SPAN=20
  class=3DSpellE>verbindung</SPAN> =3D <SPAN =
class=3DSpellE>mysql_connect</SPAN>=20
  (&#8222;<SPAN class=3DSpellE>localhost&#8220;<SPAN=20
  =
class=3DGramE>,&#8220;</SPAN>nobody</SPAN>&#8220;,&#8220;&#8220;);<o:p></=
o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt">Dieser Befehl ist fuer =
die=20
  Anbindung einer MySQL-Datenbank an PHP, fuer die Anbindung einer=20
  Access-Datenbank an PHP gibt es sowas wie odbc_connect, geht auch=20
  prima...</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt">Ich habe es so gemacht, =
dass ich=20
  meinen Demoshop in Versionen fuer ASP und fuer PHP mit MySQL und mit =
Access=20
  erlernt habe, das uebt... Viel Spass dabei!</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt">Mit freundlichen=20
  User-Gruessen!</SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10pt"></SPAN></FONT>&nbsp;</P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-FAMILY: Arial; FONT-SIZE: =
10pt">Detlef</SPAN></FONT></P></DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0180_01C0C84C.9381C940--



php::bar PHP Wiki   -   Listenarchive