I have started to code a website with a simple PHP dynamic page.
I am getting a error message on the homepage "Notice: Undefined index: page in C:\w\www\index.php on line 26". However the page does come up underneath the error. Can some one please take a look at the code and tell me what is wrong
This is what ive got
Related Article:login at youtube using cURL and php ?
is a PHP discussion thread by phpboy that has 3 replies, was last updated 3 years ago and has been tagged with the keywords: curl, login, php, youtube.
Yeah, Cwarn identified the same and added a code to check whether it is already submitted or page is clear. So initially no page is there to fetch. the above cwarn code will work for you. Thanks Cwarn.
Please check whether you have a logo file in the image folder:
<img src='images/logo.png'>
And something you pasted or recreated some of the lines in the php. Double check it! I attached a file also please check with that and paste the code from there