Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------