php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
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
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C