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
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan