Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo