OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&