Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
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
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi