CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
Printing a webpage
I use this to print the webpage:
o
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'