Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
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
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls