Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
ASP.NET Validation Event Cycle small inaccuracies
Hi,
I have asp button as follow:
I have this code to convert fractional base 10 into base 2:
while($num > 0)