Author |
Message |
Topic: stuck on some coding |
blinkydragon
Replies: 4
Views: 7121
|
|
this is half finished code that i got help with..i dont understand whats going on though!
<?php
error_reporting(E_ALL);
if (isset($_POST['classid'])) {
$total = ($_POST["score1"] + ... |
Topic: stuck on some coding |
blinkydragon
Replies: 4
Views: 7121
|
|
This is what i did:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content ... |
Topic: stuck on some coding |
blinkydragon
Replies: 4
Views: 7121
|
|
ill try to make it clearer, because even im confused lol.
i want to enter 6 numbers and it gives an average.
Do this 6 times.
Get the list of the top 3 averages as it goes along (display ... |
Topic: stuck on some coding |
blinkydragon
Replies: 4
Views: 7121
|
|
hey!
this is my first solo php project and i thought i may as well make something useful to use for my classes ^_^
i want to make a php script that will tally the scores of 6 assignments
from eac ... |
Topic: php file not running |
blinkydragon
Replies: 10
Views: 12667
|
|
Thanks TRUSTpunk i didnt realise the person who made it was here!
a simple tutorial to set it all up, its brilliant, just what was needed!
http://www.raphaelhouse.org/thankyou.gif |
Topic: php file not running |
blinkydragon
Replies: 10
Views: 12667
|
|
OMG!!!
I LOVE YOU Moxxnixx! THANKYOU! |
Topic: php file not running |
blinkydragon
Replies: 10
Views: 12667
|
|
yep definatly.
man am i sick of that link :P |
Topic: None of the PHP pages work |
blinkydragon
Replies: 6
Views: 9638
|
|
i have the same problem, the file opens up as code.
Abyss is definately running and i used an installed to install php which is fairly difficult to stuff up (it only had about 3 options...) |
Topic: php file not running |
blinkydragon
Replies: 10
Views: 12667
|
|
i installed it using the self installer, i dont see how i could have gone wrong?
yeah i know it doesnt run through internet explorer lol |
Topic: php file not running |
blinkydragon
Replies: 10
Views: 12667
|
|
hey there, im new ^_^
i was wondering why when i open a file through abyss it opens up the file rather than running it, i have php installed. |
|