need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now