Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
button help
i originally had this but realised it is much easier to have a button.
Code: <?php