how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Dump with added_funcion cl_salv_table
Hi there, I'm having some troubles adding a self defined function to an ALV in fullscreen. The thing
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav