Re: [PHP] Problems with PHP and MySQL

2005-02-05 Thread Sarah
Fixed. It was a combination of the commandline version of PHP 503 not building by default, *and* my having to use the 'mysqli' interface as you suggested. The object interface to mysql works quite nicely. Many thanks, Sarah -- PHP General Mailing List (http://www.php.net/) To unsubscr

[PHP] Problems with PHP and MySQL

2005-02-05 Thread Sarah
Hi, I'm relatively new to PHP, but have already written a few functional web-based scripts. I recently decided to implement a MySQL-based system, but hit the following problem... I have PHP version 5.03, and MySQL v 4.19. I downloaded and compiled both, and both work perfectly alone. However, w

[PHP] periodic file writing error (fputs)

2004-08-05 Thread Sarah Gray
he server, but I am beginning to think it is in my code. Has anyone experienced anything like this or have any suggestions for how to troubleshoot this? Thanks, Sarah -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Help with SQL statement

2003-03-03 Thread Sarah Heffron
ppreciated. Sarah -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] stripping %20 and other characters from query string

2003-02-06 Thread Sarah Gray
ypage.php?value=Sarah\\\'s%20Test%20Page echo $value = Sarah\\\'s%20Test%20Page What is the command to strip out these extra space and escape characters so that when I echo $value it prints out "Sarah's Test Page"? Much Appreciated, s. -- PHP General Mailing List (ht

[PHP] Bi-weekly pay period

2003-02-03 Thread Sarah Heffron
anges for now. I figure something like, if the week # is even, use this past Sunday as the start date. If the week # is odd use the Sunday of the week before. Then figure out what date is 2 saturdays after whatever Sunday was selected. Any assistance appreciated. Sarah -- PHP General Mailing List

[PHP] Form won't submit when pressing enter key

2003-01-15 Thread Sarah Heffron
the form. If you press enter to submit the form it reloads the form and clears out the info that was entered. I can't figure out why this is happening and I need to make it submit using the enter key and I don't want to do something fancy with javascript at all. Please help Thanks, Sarah -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Suggestions on how I should handle this

2002-12-23 Thread Sarah Heffron
nt to keep track of who says yes and who says no and make sure we know who the active sitter is for each job. Does anyone have suggestions of a good way to handle this with the database and such? Any thoughts appreciated, Sarah -- PHP General Mailing List (http://www.php.net/) To unsubscribe,