Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc