Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
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
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having