Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can some one help me with my Index.php


XCCreations

Recommended Posts

I want to insert this code

<html>

 

<head>

<meta http-equiv="Content-Language" content="en-us">

<meta name="GENERATOR" content="Microsoft FrontPage 5.0">

<meta name="ProgId" content="FrontPage.Editor.Document">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<title>New Page 2</title>

</head>

 

<body>

 

<p><font color="#9A041C"><b>Welcome to Xbox Custom Creations!! </b></font></p>

<p><font color="#9A041C"><b>Xbox Custom Creations is your source for Mod Chips,

LED's, and Custom Xbox's!</b></font></p>

<p> </p>

<p><u><i><b><font size="5" color="#FFFFFF">Site News</font></b></i></u></p>

<table border="2" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#9A041C" width="100%" id="AutoNumber1">

<tr>

<td width="100%"><font color="#FFFFFF">-08/15/06 </font>

<p><font color="#FFFFFF">We are finally on the web everyone!! Yes it took

allot of hard work from everyone but we finally did it! Please do not panic

we realize that the catalog may look a little bleak right now but don't

panic!! We are updating it ASAP. </font></p>

<p><font color="#FFFFFF">Please Check Out:</font></p>

<p><font color="#FFFFFF">LEDS </font>

<a href="http://xccreations.com/shop/index.php?cPath=32">

<font color="#FFFFFF">(Click Here)</font></a><font color="#FFFFFF"> </font>

</p>

<p><font color="#FFFFFF">Custom Systems:</font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">We have just started

working on our HALO 2 Xbox!! Please check in for updates. </font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">Thank you </font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">XC Creations</font></td>

</tr>

</table>

 

</body>

 

</html>

 

so i replaced it and now i get erroe can any one help me?

Link to comment
Share on other sites

I want to insert this code

<html>

 

<head>

<meta http-equiv="Content-Language" content="en-us">

<meta name="GENERATOR" content="Microsoft FrontPage 5.0">

<meta name="ProgId" content="FrontPage.Editor.Document">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<title>New Page 2</title>

</head>

 

<body>

 

<p><font color="#9A041C"><b>Welcome to Xbox Custom Creations!! </b></font></p>

<p><font color="#9A041C"><b>Xbox Custom Creations is your source for Mod Chips,

LED's, and Custom Xbox's!</b></font></p>

<p> </p>

<p><u><i><b><font size="5" color="#FFFFFF">Site News</font></b></i></u></p>

<table border="2" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#9A041C" width="100%" id="AutoNumber1">

<tr>

<td width="100%"><font color="#FFFFFF">-08/15/06 </font>

<p><font color="#FFFFFF">We are finally on the web everyone!! Yes it took

allot of hard work from everyone but we finally did it! Please do not panic

we realize that the catalog may look a little bleak right now but don't

panic!! We are updating it ASAP. </font></p>

<p><font color="#FFFFFF">Please Check Out:</font></p>

<p><font color="#FFFFFF">LEDS </font>

<a href="http://xccreations.com/shop/index.php?cPath=32">

<font color="#FFFFFF">(Click Here)</font></a><font color="#FFFFFF"> </font>

</p>

<p><font color="#FFFFFF">Custom Systems:</font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">We have just started

working on our HALO 2 Xbox!! Please check in for updates. </font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">Thank you </font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">XC Creations</font></td>

</tr>

</table>

 

</body>

 

</html>

 

so i replaced it and now i get erroe can any one help me?

 

did you upload the orginal index.php or what did you replaced?

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Link to comment
Share on other sites

I took this code define('TEXT_MAIN', 'This is a default setup of the osCommerce project, products shown are for demonstrational purposes, <b>any products purchased will not be delivered nor will the customer be billed</b>. Any information seen on these products is to be treated as fictional.<br><br><table border="0" width="100%" cellspacing="5" cellpadding="2"><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/1.gif') . '</td><td class="main" valign="top"><b>Error Messages</b><br><br>If there are any error or warning messages shown above, please correct them first before proceeding.<br><br>Error messages are displayed at the very top of the page with a complete <span class="messageStackError">background</span> color.<br><br>Several checks are performed to ensure a healthy setup of your online store - these checks can be disabled by editing the appropriate parameters at the bottom of the includes/application_top.php file.</td></tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/2.gif') . '</td><td class="main" valign="top"><b>Editing Page Texts</b><br><br>The text shown here can be modified in the following file, on each language basis:<br><br><nobr class="messageStackSuccess">[path to catalog]/includes/languages/' . $language . '/' . FILENAME_DEFAULT . '</nobr><br><br>That file can be edited manually, or via the Administration Tool with the <nobr class="messageStackSuccess">Languages->' . ucfirst($language) . '->Define</nobr> or <nobr class="messageStackSuccess">Tools->File Manager</nobr> modules.<br><br>The text is set in the following manner:<br><br><nobr>define(\'TEXT_MAIN\', \'<span class="messageStackSuccess">This is a default setup of the osCommerce project...</span>\');</nobr><br><br>The text highlighted in green may be modified - it is important to keep the define() of the TEXT_MAIN keyword. To remove the text for TEXT_MAIN completely, the following example is used where only two single quote characters exist:<br><br><nobr>define(\'TEXT_MAIN\', \'\');</nobr><br><br>More information concerning the PHP define() function can be read <a href="http://www.php.net/define" target="_blank"><u>here</u></a>.</td></tr><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/3.gif') . '</td><td class="main" valign="top"><b>Securing The Administration Tool</b><br><br>It is important to secure the Administration Tool as there is currently no security implementation available.</td></tr><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/4.gif') . '</td><td class="main" valign="top"><b>Online Documentation</b><br><br>Online documentation can be read at the <a href="http://www.oscommerce.info" target="_blank"><u>osCommerce Knowledge Base</u></a> site.<br><br>Community support is available at the <a href="http://www.oscommerce.com/forums" target="_blank"><u>osCommerce Community Support Forums</u></a> site.</td></tr></table><br>If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the <a href="http://www.oscommerce.com" target="_blank"><u>support site of osCommerce</u></a>. This shop is running on osCommerce version <font color="#f0000"><b>' . PROJECT_VERSION . '</b></font>.')

 

replaced

This is a default setup of the osCommerce project, products shown are for demonstrational purposes, <b>any products purchased will not be delivered nor will the customer be billed</b>. Any information seen on these products is to be treated as fictional.<br><br><table border="0" width="100%" cellspacing="5" cellpadding="2"><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/1.gif') . '</td><td class="main" valign="top"><b>Error Messages</b><br><br>If there are any error or warning messages shown above, please correct them first before proceeding.<br><br>Error messages are displayed at the very top of the page with a complete <span class="messageStackError">background</span> color.<br><br>Several checks are performed to ensure a healthy setup of your online store - these checks can be disabled by editing the appropriate parameters at the bottom of the includes/application_top.php file.</td></tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/2.gif') . '</td><td class="main" valign="top"><b>Editing Page Texts</b><br><br>The text shown here can be modified in the following file, on each language basis:<br><br><nobr class="messageStackSuccess">[path to catalog]/includes/languages/' . $language . '/' . FILENAME_DEFAULT . '</nobr><br><br>That file can be edited manually, or via the Administration Tool with the <nobr class="messageStackSuccess">Languages->' . ucfirst($language) . '->Define</nobr> or <nobr class="messageStackSuccess">Tools->File Manager</nobr> modules.<br><br>The text is set in the following manner:<br><br><nobr>define(\'TEXT_MAIN\', \'<span class="messageStackSuccess">This is a default setup of the osCommerce project...</span>\');</nobr><br><br>The text highlighted in green may be modified - it is important to keep the define() of the TEXT_MAIN keyword. To remove the text for TEXT_MAIN completely, the following example is used where only two single quote characters exist:<br><br><nobr>define(\'TEXT_MAIN\', \'\');</nobr><br><br>More information concerning the PHP define() function can be read <a href="http://www.php.net/define" target="_blank"><u>here</u></a>.</td></tr><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/3.gif') . '</td><td class="main" valign="top"><b>Securing The Administration Tool</b><br><br>It is important to secure the Administration Tool as there is currently no security implementation available.</td></tr><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/4.gif') . '</td><td class="main" valign="top"><b>Online Documentation</b><br><br>Online documentation can be read at the <a href="http://www.oscommerce.info" target="_blank"><u>osCommerce Knowledge Base</u></a> site.<br><br>Community support is available at the <a href="http://www.oscommerce.com/forums" target="_blank"><u>osCommerce Community Support Forums</u></a> site.</td></tr></table><br>If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the <a href="http://www.oscommerce.com" target="_blank"><u>support site of osCommerce</u></a>. This shop is running on osCommerce version <font color="#f0000"><b>' . PROJECT_VERSION . '</b></font>.

 

with

<html>

 

<head>

<meta http-equiv="Content-Language" content="en-us">

<meta name="GENERATOR" content="Microsoft FrontPage 5.0">

<meta name="ProgId" content="FrontPage.Editor.Document">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<title>New Page 2</title>

</head>

 

<body>

 

<p><font color="#9A041C"><b>Welcome to Xbox Custom Creations!! </b></font></p>

<p><font color="#9A041C"><b>Xbox Custom Creations is your source for Mod Chips,

LED's, and Custom Xbox's!</b></font></p>

<p> </p>

<p><u><i><b><font size="5" color="#FFFFFF">Site News</font></b></i></u></p>

<table border="2" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#9A041C" width="100%" id="AutoNumber1">

<tr>

<td width="100%"><font color="#FFFFFF">-08/15/06 </font>

<p><font color="#FFFFFF">We are finally on the web everyone!! Yes it took

allot of hard work from everyone but we finally did it! Please do not panic

we realize that the catalog may look a little bleak right now but don't

panic!! We are updating it ASAP. </font></p>

<p><font color="#FFFFFF">Please Check Out:</font></p>

<p><font color="#FFFFFF">LEDS </font>

<a href="http://xccreations.com/shop/index.php?cPath=32">

<font color="#FFFFFF">(Click Here)</font></a><font color="#FFFFFF"> </font>

</p>

<p><font color="#FFFFFF">Custom Systems:</font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">We have just started

working on our HALO 2 Xbox!! Please check in for updates. </font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">Thank you </font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">XC Creations</font></td>

</tr>

</table>

 

</body>

 

</html>

Link to comment
Share on other sites

I took this code define('TEXT_MAIN', 'This is a default setup of the osCommerce project, products shown are for demonstrational purposes, <b>any products purchased will not be delivered nor will the customer be billed</b>. Any information seen on these products is to be treated as fictional.<br><br><table border="0" width="100%" cellspacing="5" cellpadding="2"><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/1.gif') . '</td><td class="main" valign="top"><b>Error Messages</b><br><br>If there are any error or warning messages shown above, please correct them first before proceeding.<br><br>Error messages are displayed at the very top of the page with a complete <span class="messageStackError">background</span> color.<br><br>Several checks are performed to ensure a healthy setup of your online store - these checks can be disabled by editing the appropriate parameters at the bottom of the includes/application_top.php file.</td></tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/2.gif') . '</td><td class="main" valign="top"><b>Editing Page Texts</b><br><br>The text shown here can be modified in the following file, on each language basis:<br><br><nobr class="messageStackSuccess">[path to catalog]/includes/languages/' . $language . '/' . FILENAME_DEFAULT . '</nobr><br><br>That file can be edited manually, or via the Administration Tool with the <nobr class="messageStackSuccess">Languages->' . ucfirst($language) . '->Define</nobr> or <nobr class="messageStackSuccess">Tools->File Manager</nobr> modules.<br><br>The text is set in the following manner:<br><br><nobr>define(\'TEXT_MAIN\', \'<span class="messageStackSuccess">This is a default setup of the osCommerce project...</span>\');</nobr><br><br>The text highlighted in green may be modified - it is important to keep the define() of the TEXT_MAIN keyword. To remove the text for TEXT_MAIN completely, the following example is used where only two single quote characters exist:<br><br><nobr>define(\'TEXT_MAIN\', \'\');</nobr><br><br>More information concerning the PHP define() function can be read <a href="http://www.php.net/define" target="_blank"><u>here</u></a>.</td></tr><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/3.gif') . '</td><td class="main" valign="top"><b>Securing The Administration Tool</b><br><br>It is important to secure the Administration Tool as there is currently no security implementation available.</td></tr><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/4.gif') . '</td><td class="main" valign="top"><b>Online Documentation</b><br><br>Online documentation can be read at the <a href="http://www.oscommerce.info" target="_blank"><u>osCommerce Knowledge Base</u></a> site.<br><br>Community support is available at the <a href="http://www.oscommerce.com/forums" target="_blank"><u>osCommerce Community Support Forums</u></a> site.</td></tr></table><br>If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the <a href="http://www.oscommerce.com" target="_blank"><u>support site of osCommerce</u></a>. This shop is running on osCommerce version <font color="#f0000"><b>' . PROJECT_VERSION . '</b></font>.')

 

replaced

This is a default setup of the osCommerce project, products shown are for demonstrational purposes, <b>any products purchased will not be delivered nor will the customer be billed</b>. Any information seen on these products is to be treated as fictional.<br><br><table border="0" width="100%" cellspacing="5" cellpadding="2"><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/1.gif') . '</td><td class="main" valign="top"><b>Error Messages</b><br><br>If there are any error or warning messages shown above, please correct them first before proceeding.<br><br>Error messages are displayed at the very top of the page with a complete <span class="messageStackError">background</span> color.<br><br>Several checks are performed to ensure a healthy setup of your online store - these checks can be disabled by editing the appropriate parameters at the bottom of the includes/application_top.php file.</td></tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/2.gif') . '</td><td class="main" valign="top"><b>Editing Page Texts</b><br><br>The text shown here can be modified in the following file, on each language basis:<br><br><nobr class="messageStackSuccess">[path to catalog]/includes/languages/' . $language . '/' . FILENAME_DEFAULT . '</nobr><br><br>That file can be edited manually, or via the Administration Tool with the <nobr class="messageStackSuccess">Languages->' . ucfirst($language) . '->Define</nobr> or <nobr class="messageStackSuccess">Tools->File Manager</nobr> modules.<br><br>The text is set in the following manner:<br><br><nobr>define(\'TEXT_MAIN\', \'<span class="messageStackSuccess">This is a default setup of the osCommerce project...</span>\');</nobr><br><br>The text highlighted in green may be modified - it is important to keep the define() of the TEXT_MAIN keyword. To remove the text for TEXT_MAIN completely, the following example is used where only two single quote characters exist:<br><br><nobr>define(\'TEXT_MAIN\', \'\');</nobr><br><br>More information concerning the PHP define() function can be read <a href="http://www.php.net/define" target="_blank"><u>here</u></a>.</td></tr><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/3.gif') . '</td><td class="main" valign="top"><b>Securing The Administration Tool</b><br><br>It is important to secure the Administration Tool as there is currently no security implementation available.</td></tr><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/4.gif') . '</td><td class="main" valign="top"><b>Online Documentation</b><br><br>Online documentation can be read at the <a href="http://www.oscommerce.info" target="_blank"><u>osCommerce Knowledge Base</u></a> site.<br><br>Community support is available at the <a href="http://www.oscommerce.com/forums" target="_blank"><u>osCommerce Community Support Forums</u></a> site.</td></tr></table><br>If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the <a href="http://www.oscommerce.com" target="_blank"><u>support site of osCommerce</u></a>. This shop is running on osCommerce version <font color="#f0000"><b>' . PROJECT_VERSION . '</b></font>.

 

with

<html>

 

<head>

<meta http-equiv="Content-Language" content="en-us">

<meta name="GENERATOR" content="Microsoft FrontPage 5.0">

<meta name="ProgId" content="FrontPage.Editor.Document">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<title>New Page 2</title>

</head>

 

<body>

 

<p><font color="#9A041C"><b>Welcome to Xbox Custom Creations!! </b></font></p>

<p><font color="#9A041C"><b>Xbox Custom Creations is your source for Mod Chips,

LED's, and Custom Xbox's!</b></font></p>

<p> </p>

<p><u><i><b><font size="5" color="#FFFFFF">Site News</font></b></i></u></p>

<table border="2" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#9A041C" width="100%" id="AutoNumber1">

<tr>

<td width="100%"><font color="#FFFFFF">-08/15/06 </font>

<p><font color="#FFFFFF">We are finally on the web everyone!! Yes it took

allot of hard work from everyone but we finally did it! Please do not panic

we realize that the catalog may look a little bleak right now but don't

panic!! We are updating it ASAP. </font></p>

<p><font color="#FFFFFF">Please Check Out:</font></p>

<p><font color="#FFFFFF">LEDS </font>

<a href="http://xccreations.com/shop/index.php?cPath=32">

<font color="#FFFFFF">(Click Here)</font></a><font color="#FFFFFF"> </font>

</p>

<p><font color="#FFFFFF">Custom Systems:</font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">We have just started

working on our HALO 2 Xbox!! Please check in for updates. </font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">Thank you </font></p>

<p style="word-spacing: -4"><font color="#FFFFFF">XC Creations</font></td>

</tr>

</table>

 

</body>

 

</html>

ok using that code will not work. that is why it gives you errors re-upload the orginial index.php

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Link to comment
Share on other sites

WHy wont that code work> and i di re upload it

 

if you want me to fix it I can put one together

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Link to comment
Share on other sites

Oh sure can u explain why it wont work though

 

becuase this is an HTML code not a PHP Code. PHP works like a HTML

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Link to comment
Share on other sites

well for future refrence how would i shift html into php?

 

Get a book called PHP 4 that book will help you learn alot about PHP and its functions

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Link to comment
Share on other sites

alright i downloaded somethign to convert to ph p does this look right

 

<?php

echo "<!-- Please register VisorSoft HTML To PHP Converter 4 -->\n";

echo "<H3><FONT COLOR=\"#FF0000\">This PHP file was generated using an UNREGISTERED COPY of <a href=\"http://www.visorsoft.com\">VisorSoft Software HTML To PHP Converter 4</a><br>The registered version does not display this notice.</FONT></H3>\n";

echo "<html>\n";

echo "\n";

echo "<head>\n";

echo "<meta http-equiv=\"Content-Language\" content=\"en-us\">\n";

echo "<meta name=\"GENERATOR\" content=\"Microsoft FrontPage 5.0\">\n";

echo "<meta name=\"ProgId\" content=\"FrontPage.Editor.Document\">\n";

echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">\n";

echo "<title>Welcome to Xbox Custom Creations</title>\n";

echo "</head>\n";

echo "\n";

echo "<body>\n";

echo "\n";

echo "<p><font color=\"#9A041C\"><b>Welcome to Xbox Custom Creations!! </b></font></p>\n";

echo "<p><font color=\"#9A041C\"><b>Xbox Custom Creations is your source for Mod Chips, \n";

echo "LED's, and Custom Xbox's!</b></font></p>\n";

echo "<p> </p>\n";

echo "<p><u><i><b><font size=\"5\" color=\"#FFFFFF\">Site News</font></b></i></u></p>\n";

echo "<table border=\"2\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#9A041C\" width=\"100%\" id=\"AutoNumber1\">\n";

echo " <tr>\n";

echo " <td width=\"100%\"><font color=\"#FFFFFF\">-08/15/06 </font>\n";

echo " <p><font color=\"#FFFFFF\">We are finally on the web everyone!! Yes it took \n";

echo " allot of hard work from everyone but we finally did it! Please do not panic \n";

echo " we realize that the catalog may look a little bleak right now but don't \n";

echo " panic!! We are updating it ASAP. </font></p>\n";

echo " <p><font color=\"#FFFFFF\">Please Check Out:</font></p>\n";

echo " <p><font color=\"#FFFFFF\">LEDS </font>\n";

echo " <a href=\"http://xccreations.com/shop/index.php?cPath=32\">\n";

echo " <font color=\"#FFFFFF\">(Click Here)</font></a><font color=\"#FFFFFF\"> </font>\n";

echo " </p>\n";

echo " <p><font color=\"#FFFFFF\">Custom Systems:</font></p>\n";

echo " <p style=\"word-spacing: -4\"><font color=\"#FFFFFF\">We have just started \n";

echo " working on our HALO 2 Xbox!! Please check in for updates. </font></p>\n";

echo " <p style=\"word-spacing: -4\"><font color=\"#FFFFFF\">Thank you </font></p>\n";

echo " <p style=\"word-spacing: -4\"><font color=\"#FFFFFF\">XC Creations</font></td>\n";

echo " </tr>\n";

echo "</table>\n";

echo "\n";

echo "</body>\n";

echo "\n";

echo "</html>\n";

echo "<!-- Please register VisorSoft HTML To PHP Converter 4 -->\n";

echo "<H3><FONT COLOR=\"#FF0000\">This PHP file was generated using an UNREGISTERED COPY of <a href=\"http://www.visorsoft.com\">VisorSoft Software HTML To PHP Converter 4</a><br>The registered version does not display this notice.</FONT></H3>\n";

?>

Link to comment
Share on other sites

alright i downloaded somethign to convert to ph p does this look right

 

<?php

echo "<!-- Please register VisorSoft HTML To PHP Converter 4 -->\n";

echo "<H3><FONT COLOR=\"#FF0000\">This PHP file was generated using an UNREGISTERED COPY of <a href=\"http://www.visorsoft.com\">VisorSoft Software HTML To PHP Converter 4</a><br>The registered version does not display this notice.</FONT></H3>\n";

echo "<html>\n";

echo "\n";

echo "<head>\n";

echo "<meta http-equiv=\"Content-Language\" content=\"en-us\">\n";

echo "<meta name=\"GENERATOR\" content=\"Microsoft FrontPage 5.0\">\n";

echo "<meta name=\"ProgId\" content=\"FrontPage.Editor.Document\">\n";

echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">\n";

echo "<title>Welcome to Xbox Custom Creations</title>\n";

echo "</head>\n";

echo "\n";

echo "<body>\n";

echo "\n";

echo "<p><font color=\"#9A041C\"><b>Welcome to Xbox Custom Creations!! </b></font></p>\n";

echo "<p><font color=\"#9A041C\"><b>Xbox Custom Creations is your source for Mod Chips, \n";

echo "LED's, and Custom Xbox's!</b></font></p>\n";

echo "<p> </p>\n";

echo "<p><u><i><b><font size=\"5\" color=\"#FFFFFF\">Site News</font></b></i></u></p>\n";

echo "<table border=\"2\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#9A041C\" width=\"100%\" id=\"AutoNumber1\">\n";

echo " <tr>\n";

echo " <td width=\"100%\"><font color=\"#FFFFFF\">-08/15/06 </font>\n";

echo " <p><font color=\"#FFFFFF\">We are finally on the web everyone!! Yes it took \n";

echo " allot of hard work from everyone but we finally did it! Please do not panic \n";

echo " we realize that the catalog may look a little bleak right now but don't \n";

echo " panic!! We are updating it ASAP. </font></p>\n";

echo " <p><font color=\"#FFFFFF\">Please Check Out:</font></p>\n";

echo " <p><font color=\"#FFFFFF\">LEDS </font>\n";

echo " <a href=\"http://xccreations.com/shop/index.php?cPath=32\">\n";

echo " <font color=\"#FFFFFF\">(Click Here)</font></a><font color=\"#FFFFFF\"> </font>\n";

echo " </p>\n";

echo " <p><font color=\"#FFFFFF\">Custom Systems:</font></p>\n";

echo " <p style=\"word-spacing: -4\"><font color=\"#FFFFFF\">We have just started \n";

echo " working on our HALO 2 Xbox!! Please check in for updates. </font></p>\n";

echo " <p style=\"word-spacing: -4\"><font color=\"#FFFFFF\">Thank you </font></p>\n";

echo " <p style=\"word-spacing: -4\"><font color=\"#FFFFFF\">XC Creations</font></td>\n";

echo " </tr>\n";

echo "</table>\n";

echo "\n";

echo "</body>\n";

echo "\n";

echo "</html>\n";

echo "<!-- Please register VisorSoft HTML To PHP Converter 4 -->\n";

echo "<H3><FONT COLOR=\"#FF0000\">This PHP file was generated using an UNREGISTERED COPY of <a href=\"http://www.visorsoft.com\">VisorSoft Software HTML To PHP Converter 4</a><br>The registered version does not display this notice.</FONT></H3>\n";

?>

 

Nope

 

go to http://www.php.net to learn about PHP

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Link to comment
Share on other sites

I just dont get this because i used HTML on my navigation bar on my site.

 

HTML and PHP are two different things.

 

HTML is a markup language meaning it gives instructions to the web browser, on the CLIENT sid, how to display the page and it's contents

 

PHP is a programming language meaning it does stuff on the SERVER side. It can generate HTML and pass that on to the CLIENT but it can also do a lot more. OSC uses PHP to control all the aspects of your store and it generates HTML.

 

As mentioned earlier, if you want to know how PHP works get a book or take a course.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...