why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
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
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!