Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very