[PHP-WIN] Error Question!

2008-05-23 Thread Matthew Gonzales
t the mysql string to the browser and then copy and paste it to PHPmyadmin and do an sql query and it comes back with the correct results. I don't know what is up. Thanks! Matt G ** -- Matthew Gonzales IT Professional Specialist Enterprise Information Technology Services University of G

[PHP-WIN] If Question!

2008-05-21 Thread Matthew Gonzales
retrieve your user profile. Please contact the webmaster. You have been logged out to protect your data. Return to Home Page to login'; } //If profile is not there display form to submit profile elseif ($profile_results <= 0) { //Display notify me

Re: [PHP-WIN] Sessions Question!

2008-05-13 Thread Matthew Gonzales
beautiful country! Matt G Matthew Gonzales IT Professional Specialist Enterprise Information Technology Services University of Georgia Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Phone: (706)542-9538 Alf Stockton wrote: Matthew Gonzales wrote: What function would I use to cle

Re: [PHP-WIN] PHP and Windows - problem with php_mysqli.dll

2008-05-13 Thread Matthew Gonzales
Brereton, Try this website. I had the hardest time getting PHP 5 and MySQL to work with IIS6 and W2K3. This article is for IIS5.5 but the configuration of PHP and MySQL is the same. It worked for me. Matt G Matthew Gonzales IT Professional Specialist Enterprise Information Technology

Re: [PHP-WIN] Sessions Question!

2008-05-12 Thread Matthew Gonzales
What function would I use to clear the browser cache. Matt G Matthew Gonzales IT Professional Specialist Enterprise Information Technology Services University of Georgia Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Phone: (706)542-9538 Alf Stockton wrote: Matthew Gonzales wrote

Re: [PHP-WIN] PHP and Windows - problem with php_mysqli.dll

2008-05-12 Thread Matthew Gonzales
Brerton, Here is a guide on a wiki for phpGEDView that I used to get my 2K3 server working. http://wiki.phpgedview.net/en/index.php?title=How_to:Install_IIS_with_PHP_and_MySQL Matt G Matthew Gonzales IT Professional Specialist Enterprise Information Technology Services University of Georgia

[PHP-WIN] Sessions Question!

2008-05-12 Thread Matthew Gonzales
happening. Below is the Script I am using to destroy the session data. //Unset all of the global variables! session_unset; //Destroy the session session_destroy(); Matt G -- Matthew Gonzales IT Professional Specialist Enterprise Information Technology Services University of Georgia Email: [EMAIL

[PHP-WIN] Include Question!

2008-05-09 Thread Matthew Gonzales
page. Hope that makes sense. Matt G -- Matthew Gonzales IT Professional Specialist Enterprise Information Technology Services University of Georgia Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Phone: (706)542-9538 -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

[PHP-WIN] Session Question!

2008-05-07 Thread Matthew Gonzales
Hello All, Sorry. I have already asked this question once but my computer's HDD died and I could not retrieve the email from the dead drive. So my question, once again! How would I create a time out function for my session. I want users to log in, store the session, and then have the system

[PHP-WIN] Question about Sessions!

2008-04-23 Thread Matthew Gonzales
From my understanding of session, the session will be destroyed if the browser is closed or the user initiates a command to destroy it. (a button "log out"). Is there a way to set a time variable on sessions. Say to 20 minutes of idle time or must a user log out? Matt G -- Matthe

[PHP-WIN] Upload Files!

2008-04-15 Thread Matthew Gonzales
advance. Matt G -- Matthew Gonzales IT Professional Specialist Enterprise Information Technology Services University of Georgia Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Phone: (706)542-9538 -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.p

[PHP-WIN] Ajax and PHP

2007-10-10 Thread Matthew Gonzales
Has anyone out there conquered Ajax and PHP? Do you recommend any books or websites that provide good tutorials? Thanks! Matt -- Matthew Gonzales IT Professional Specialist Enterprise Information Technology Services University of Georgia Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

[PHP-WIN] Authentication Question!

2007-10-09 Thread Matthew Gonzales
Hello, Could some one offer their opinion one which is better to use when creating a password protected area, a $Cookie or a $Session. I have found alot of info on both and can't really make up my mind. I am running PHP and MySQL on IIS 6.0. Matt G -- Matthew Gonzales IT Profess

[PHP-WIN] Windows IIS Question!

2007-06-19 Thread Matthew Gonzales
get PHP to work so I can deploy a web app. Thanks for your help! Matt G -- Matthew Gonzales IT Professional Specialist EITS [EMAIL PROTECTED] 706-542-9538 Office -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] IIS Help

2007-06-18 Thread Matthew Gonzales
Hello, My name is Matthew Gonzales and I am new to PHP and I am loving it. I am having all kinds of trouble though getting it to work with IIS. I have a web applications that I have created using WAMP but I need to be able to host the site on IIS. That is my companies policy. Does anyone out