Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Help If user voted, block them
On my Prayer request site, i let users Click a button to Pray for somone that has posted a pray, i g
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Target costs on Process orders not calculating
Hi All,
We have released standard costs for all the materials. We have also done Goods r
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as