The first PHP script I've written I feel is decent enough to share. It solves the quadratic formula. For a demo, go to http://www.kafene.org/index.php?url=htt ... script.php
Feedback? Improvements?
All working towards a blog script, and later, a forum script.[/url]
A quadratic formula solver
Moderator: General Moderators
-
Daisy Cutter
- Forum Commoner
- Posts: 75
- Joined: Sun Aug 01, 2004 9:51 am
Hmmm not working
It is not working...I get this error:
EDIT
hmmm, now i can see the problem, the url is wrong... http://www.kafene.org/2004/08/quadratic ... script.php
Code: Select all
Warning: main(http://kafene.org/http://kafene.org/2004/08/quadratic-formula-script.php): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/.halleck/mcovey/kafene.org/index.php on line 90
Warning: main(): Failed opening 'http://kafene.org/http://kafene.org/2004/08/quadratic-formula-script.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/.halleck/mcovey/kafene.org/index.php on line 90hmmm, now i can see the problem, the url is wrong... http://www.kafene.org/2004/08/quadratic ... script.php