I missed typed one thing and it broke every thing but i found it yay =)
ShadeTheAwsome 1 week ago in playlist PHP Stock Market Analyzer Playlist
got this crazy error, after it created the YHOO txt file ,missing the rest.
Resource id #3
Warning: feof(): supplied argument is not a valid stream resource in E:\program files\xampp\htdocs\stocks\stockDownloader.php on line 24
Warning: fgets(): supplied argument is not a valid stream resource in E:\program files\xampp\htdocs\stocks\stockDownloader.php on line 25
Warning: Division by zero in E:\program files\xampp\htdocs\stocks\stockDownloader.php on line 35
adrianqx 3 weeks ago
crazy error (Parse error: syntax error, unexpected $end in E:\program files\xampp\htdocs\stocks\stockDownloader.php on line 68)
the script only goes to line 57!
@adrianqx ok missing a "}" at the end of a function
It's all working! Thanks Mr Roberts!
RafalMarekChmiel 4 weeks ago
Where can I find the download to compare your code to mine? Didn't see it on your site.
Thanks for the videos!
Placidel 1 month ago
Hmm... I am getting an error at the $sql variable. Says unexpected T_VARIABLE..That's weird.
$sql = "SELECT * FROM $tableName"; should be just fine.
xXZarlachXx 1 month ago
@xXZarlachXx
Grr... hate those missing semi-colons. Works now :)
works great, thanks
TheMaterboy5 1 month ago
even if I'm not interested in php i have to say: FIRST :D, good job bucky, btw
INeedAName101 1 month ago
I missed typed one thing and it broke every thing but i found it yay =)
ShadeTheAwsome 1 week ago in playlist PHP Stock Market Analyzer Playlist
got this crazy error, after it created the YHOO txt file ,missing the rest.
Resource id #3
Warning: feof(): supplied argument is not a valid stream resource in E:\program files\xampp\htdocs\stocks\stockDownloader.php on line 24
Warning: fgets(): supplied argument is not a valid stream resource in E:\program files\xampp\htdocs\stocks\stockDownloader.php on line 25
Warning: Division by zero in E:\program files\xampp\htdocs\stocks\stockDownloader.php on line 35
adrianqx 3 weeks ago
crazy error (Parse error: syntax error, unexpected $end in E:\program files\xampp\htdocs\stocks\stockDownloader.php on line 68)
the script only goes to line 57!
adrianqx 3 weeks ago
@adrianqx ok missing a "}" at the end of a function
adrianqx 3 weeks ago
It's all working! Thanks Mr Roberts!
RafalMarekChmiel 4 weeks ago
Where can I find the download to compare your code to mine? Didn't see it on your site.
Thanks for the videos!
Placidel 1 month ago
Hmm... I am getting an error at the $sql variable. Says unexpected T_VARIABLE..That's weird.
$sql = "SELECT * FROM $tableName"; should be just fine.
xXZarlachXx 1 month ago
@xXZarlachXx
Grr... hate those missing semi-colons. Works now :)
xXZarlachXx 1 month ago
works great, thanks
TheMaterboy5 1 month ago
even if I'm not interested in php i have to say: FIRST :D, good job bucky, btw
INeedAName101 1 month ago