Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
ALV List display - header width adjust
Hi,
I am using REUSE_ALV_LIST_DISPLAY for my ALV display.The width of the ALV varies for
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
ASP.NET Validation Event Cycle
Hi,
I have asp button as follow: