Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st