Enter your Sign-on user name and password.

Forgot password?
  • Follow us on:
Loading video...
Text Comments (13)

1 answer

Last reply by: Matthew Machaj
Tue Feb 7, 2012 4:03 AM

Post by Senghuot Lim on January 5, 2012

Can i please get some help? I'm working on a mac. I tried $_SERVER ['DOCUMENT_ROOT'] and everything seem to work fine but when i tried this

<?php
define ('IMAGE',$_SERVER['DOCUMENT_ROOT'] . '/lectures/galaxyS2.jpg');

echo '<img src=" ' . IMAGE . ' ">';

?>


it is not working. this is driving me crazy. can i please get an answer. i have spend over 100 dollars on your site. can i please get some help?

0 answers

Post by phaby amardy on April 21, 2012

Hi, I am using window 7, the php scripts from web_app version-6.0 and up. As i was following along, i was making my own web store base o the information you were given. But whe i reach web-app version 6 in lecture my php scripts stop working, it displayed many errors. I even downloaded your webapp training files and i opened them in my browers it gave me the same errors as my web_app. this. Mainly it does not display the header, html and the images, and the config.php, is there any thin i can do to fix this?

0 answers

Post by Joe Han on April 21, 2012

I get warning sign on versions later than v5.

0 answers

Post by Rory Demers on May 15, 2012

For those of you getting errors and warnings on the lesson files make sure that in whatever IDE or notepad you are using that you follow the file path exactly as stated in the config.php file when adding them to your IDE. My mistake was that I was copying and pasting the files from inside the versions folder and leaving out the file path web_app and version-6.0 which are in the config.php file.

FYI: Also heads up on where he places the images folder going forward 6.1 and on.

1 answer

Last reply by: Rory Demers
Tue Jul 17, 2012 9:18 PM

Post by Jonathan Bello on June 29, 2012

~Rory can you explain some more please?

0 answers

Post by petar vukasinovic on September 26, 2012

Hello Matthew i love your lessons and pls help me.
In web store that i download from download section
every version of web aplication from 6.0 and above dont work i mean there is bunch of errors.
Can you help me pls?

3 answers

Last reply by: Dixon Kavanaugh
Thu May 16, 2013 10:19 AM

Post by Dixon Kavanaugh on May 10 at 10:29:41 AM

Hi,

I am receiving an error in both the UN-adulterated web app ver 6.0 as well as the one I have created.

The error is the same: Notice: Undefined index: items in C:\Users\Dixon\xampp\xampp\htdocs\intro2php\Educator\web_app\version-6.0\checkout.php on line 10

Thanks

Web Application Development

Web Application Development

Lecture Slides are screen-captured images of important points in the lecture. Students can download and print out these lecture slide images to do practice problems as well as take notes while watching the lecture.

Computer Science: Introduction to PHP