error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen