Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc