Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
SOAP Issue
Hi,
I am facing some understanding problem with SOAP basic.kindly recommend some SOAP expert.
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
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.