Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code: