I'm making a forum with php and mysql. I have a webserver and a database (WAMP).
Once a user is logged in, he/she can see the titles of the threads on a page called index_online_php. Each thread is a link to another page called enskildtrad.php, where I want to print the thread they have clicked...
Hello,
I have some trouble getting a posting-script to work for a forum I'm developing. I know the sessions work, I've tried that, but nothing gets posted into the db. I suspect the lines
$user = $_SESSION['userid'];
and
$query = "INSERT INTO thread(title, text, datum, Kat, forfattare)...
Hello,
I'm working on a flash-based memorygame, and my teacher asked me to add a button so that a player who gets tired in the middle of a game can go back to the Start page and choose a new level of difficulty.
You can test the game here: http://pollyjuice.se/Skola/memoryspel.swf
I'm using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.