Hi All,
First of all A very big thank you to all of you for solving my Password()
encryption problem.
Now I'm stuck on new problem which is image not uploading. I'm using the
following code.
Regards
Nasreen
0){
echo "Image has been inserted succesfully";
}
else {
echo "Image can not be i
Nasreen Laghari wrote:
Hi All,
Is there any way of sending an automatic email which gets data from database?
Yes.
Use cron or scheduled tasks if on windows to run a php script to do it
for you.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http:/
Hi All,
Is there any way of sending an automatic email which gets data from database?
Regards
Nasreen
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
Hi All,
First of all A very big thank you to all of you for solving my Password()
encryption problem.
Now I'm stuck on new problem which is image not uploading. I'm using the
following code.
Regards
Nasreen
0){
echo "Image has been inserted succesfully";
}
else {
echo "Image can no
Nasreen Laghari wrote:
Hi All,
First of all A very big thank you to all of you for solving my Password()
encryption problem.
Now I'm stuck on new problem which is image not uploading. I'm using the following code.
Which bit breaks exactly? Nobody's going to read through 200 lines of code..