login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
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
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat