How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
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,
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but