Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,