Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Problem assigning value to variable in "IF" function
Does this script makes sense? I am trying to take the value that is set to "authenticat" a
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per