|
Forum Post |
Create |
Created new forum post in Need Some Help Understaning: SOLUTION FOUND! I knew I had everything right, nothing I did worked, I went over everything over & over, it turns out I was right the entire time (but I learned a lot in the process)
First, the problem was PHP5 had to be installed. That never really cr |
5 years ago
|
|
Forum Post |
Create |
Created new forum post in Need Some Help Understaning: OK, I take back that the problem was HostGaator, it was but Hostgator is currently updating to php 5, for now they just gave me some code that I put in the http access file, did the trick!!!
I did get it to run, sort of!!
I got a error in the google |
5 years ago
|
|
Forum Post |
Create |
Created new forum post in Need Some Help Understaning: sorry, I think I found the problem, HOSTGATOR!
This error is encountered when Moodle is running on PHP 4.x and on a shared hosting. Update to PHP ver 5.x and try again. |
5 years ago
|
|
Forum Post |
Create |
Created new forum post in Need Some Help Understaning: Wow, thanks for the reply, this has opened my eyes a little, still haveing a little trouble though...
1. Can't seem to get past this error
parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /hom |
5 years ago
|
|
Forum Post |
Create |
Created new forum post in Need Some Help Understaning: Just a update, I've been searching for answers on the web but still no luck, I do see there are several different ways to display the results of the people search (or any XML file) including curl, css & javascript. By now I know this entire forum & docs b |
5 years ago
|
|
Forum Post |
Create |
Created new forum post in Need Some Help Understaning: I've managed to get the data on my page, but how do I go about only listing each field as a single line?
<?php
// create a new cURL resource
$ch = curl_init();
// set URL and other appropriate options
curl_setopt($ch, CURLOPT_URL, "http://api.w |
5 years ago
|
|
Forum Post |
Create |
Created new forum post in Need Some Help Understaning: I'm by no means a pro at php, but I do know it well enough to write my own basic scripts
XML is a different story, the way I learned php is by googling for examples, but I am having a problem understanding the basics of it.
I'm trying to create a look |
5 years ago
|
|
Forum Topic |
Create |
Created forum topic Need Some Help Understaning in General |
5 years ago
|