Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
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
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a