Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Aris, Netweaver BPM, Visual composer and X'app
Dear Experts,
Whats the relationship between the following components: Aris, Netweaver BP
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is