MS are the best!!!
Visit http://www.microsoft.com/australia/windows/default.aspx?h=watch-a-demo and click the massive '
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP