$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point