Search Results

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: sacarias40 ; Forum: MySQL and child forums
Forum: MySQL Jan 11th, 2009
Replies: 3
Views: 460
Posted By sacarias40
ok here is what worked.

$sql = mysql_query("INSERT INTO shoutbox (user_id, username, message) VALUES('$user_id', '$username', '$message')");
Forum: MySQL Jan 11th, 2009
Replies: 3
Views: 460
Posted By sacarias40
i get this error:

<?php

session_start();

$_SESSION['user_id'] = 4;

$user_id = $_SESSION['user_id'];
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC