Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat