הרשם שאלות ותשובות רשימת חברים לוח שנה הודעות מהיום

חזור   הוסטס - פורום אחסון האתרים הגדול בישראל > עיצוב גראפי, תכנות על כל שפותיו וקידום ושיווק אתרים > פורום תיכנות

   
|!|

 
 
כלים לאשכול תצורת הצגה
Prev הודעה קודמת   הודעה הבאה Next
ישן 03-09-08, 15:16   # 1
Zvaim.co.il
חסום
 
מיני פרופיל
תאריך הצטרפות: Aug 2008
הודעות: 322

Zvaim.co.il לא מחובר  

[PHP] מה הבעיה בקוד הבא?

PHP קוד:

<?php
include "config.php";

                 
$connection mysql_connect("$localhost","$111","$159632")//details to connection to DB
                     
or die ("Couldn't connect to server");

                 
$query "CREATE DATABASE IF NOT EXISTS $username";//create a DB if not exists
                 
$result mysql_query($query)
                      or die(
"Query failed: " mysql_error());

                 
$db mysql_select_db("$username"$connection)//connection to database
                     
or die ("Couldn't select database");

       if(isset(
$name) && isset($_POST["notes"])) {

            
$name mysql_real_escape_string($_POST["name"]);
            
$notes mysql_real_escape_string($_POST["notes"]);
            
$date date("d/m/Y");
            
$ip $_SERVER['REMOTE_ADDR'];


if(
$name == '' $notes == '')
die(
'<center><font color="gray" face="Arial" size="2"><span lang="he">אנא מלא את כל הפרטים,תודה</span></font></center>');
else
echo <<<HTML
<center><font color="gray" face="Arial" size="2"><span lang="he">נשלח בהצלחה</span></font></center>
HTML;
CREATE TABLE `members` (
`
idint(4NOT NULL auto_increment,
`
usernamevarchar(65NOT NULL default '',
`
passwordvarchar(65NOT NULL default '',
PRIMARY KEY (`id`)
TYPE=MyISAM AUTO_INCREMENT=;

-- 
-- 
Dumping data for table `members`
-- 

INSERT INTO `membersVALUES (1'john''1234');
        }
?>
השגיאה:
ציטוט:
Parse error: syntax error, unexpected T_STRING in /home/zvaim/domains/zvaim.co.il/public_html/zvaimnew/add/dash.php on line 51
תודה רבה
  Reply With Quote
 

חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים)
 


חוקי פירסום
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is מופעל
סמיילים הם מופעל
[IMG] קוד מופעל
קוד HTML מכובה

קפיצה לפורום


כל הזמנים הם GMT +2. הזמן כעת הוא 23:38.

מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ