Search the Community
Showing results for tags 'test'.
-
Hi We had an online aptitude test written for us back in 2004/2005. A user registers on our site then can take a test that evaluates what type of learner they are. After they complete the test, we can send them a .pdf report. The front end of our site is a wordpress site, the testing center...
-
Hi I am new to PHP I am creating a web application which shows status of some sensors and controls some switches based on it. I do not have real sensors with me. How can I make another application which will simulate the sensors also receives the control commands from my applications and d...
-
Hi guys, I am the founder of CareerAnna, which can be found at http://www.careeranna.com. We are a startup that came into existence in May 2013. We have grown a lot and have now come to the level when our amateur designing & development skills are proving too little for the website. We...
-
- php
- development
-
(and 3 more)
Tagged with:
-
Hey guys! I'm new with this topic. Which is the better CUnit Test library for PHP? (like PHPUnit) And, what are the better skills of this libraryes to be most important?
-
Hello, there. I've been messing around with this stuff recently and ran across this error when trying to output a message when not all login fields are filled in, as well as an error when trying to output a successful login message.. These parts of the code are: Check all fields filled:...