question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code