Advertisement

1 - 10 of 60 containing alltags:("5.2.5") (0 seconds)
I am trying to create a login script and have found this snippet of code (below). Am I supposed to point to a MySQL include or something similar?It gioves me this error when I try to run it:  Pa...
Zones: PHP for Windows, PHP, ...Date Answered: 12/12/2007 Grade: B Views: 0
I'm using PHP/MSSQL When Looping thru the selected records to update the code falls out of the While loop after updating 1 record even though there are multiple records to process.The code to cha...
Zones: PHP and Databases, PHP for WindowsDate Answered: 05/19/2008 Grade: B Views: 0
I'm running PHP 5.2.5 with Apache 2.2.8 on my Windows XP laptop. I want to enable the php_tidy extensions so I can use the various tidy library functions. The php_tidy.dll extension was not in my P...
Zones: PHP for Windows, Apache Web Server, PHP installat...Date Answered: 07/12/2008 Grade: A Views: 9
The class SplStack does exist http://php.mirrors.powertrip.co.za/manual/en/splstack.construct.php However when I run the code foreach(spl_classes() as $key=>$value)         {         echo $k...
Zones: PHPDate Answered: 09/13/2008 Grade: A Views: 0
Hi.  I'd like to pass a variable with/through a hyperlink to another page that will execute a mysql query using the passed variable.  The variable is a result from a query executed.   Page 1 works ...
Zones: PHPDate Answered: 10/02/2008 Grade: A Views: 78
Can PHP 5.2.5 be run on a Redhat AS 4 Server?  This server is already running PHP 4.4.4.   If so, does anyone have a link that may provide some good information on doing so?   Lastly, is the...
Zones: PHP, PHP installation, Red Hat LinuxDate Answered: 04/17/2008 Grade: B Views: 0
I am creating a 'log-in' script/form. I need to have the password characters hidden from AS THEY ARE TYPED. I don't have access to MySQL or any other database (don't know if that makes a difference...
Zones: XML, PHP, PHP for WindowsDate Answered: 12/12/2007 Grade: A Views: 0
How do I programmatically simulate a click on a link to another page? Instead of having the user click on a link to go to the next page/step I want to check some condition and if those conditions a...
Zones: PHP, PHP for Windows, WebApplicationsDate Answered: 12/12/2007 Grade: A Views: 0
I am developing a web based application that searches through a 1000 or so excel file names for a warranty number and when I find that file I create a link that the user can click on and open the e...
Zones: PHP for Windows, Programming, PHPDate Answered: 12/20/2007 Grade: B Views: 0
Hello. After a while i decided its time to learn something new in PHP: I am trying to get my head around these very difficult for me OOP concepts. I am trying to understand, and possibly use in m...
Zones: PHP, PHP and DatabasesDate Answered: 02/09/2008 Grade: A Views: 60