PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
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
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them