Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */