Ravens PHP Scripts: Forums
 

 

Search found 14 matches
Author Message
 Topic: Quick Fix
upennballer

Replies: 1
Views: 6258

PostForum: KISSQ General Support   Posted: Thu Jul 29, 2004 2:03 am   Subject: Quick Fix
I think this should be corrected if i am not mistaken.
The original code lacked the Symbol so it would just go to yahoo's finance page. This makes it better by going straight to that companies profi ...
 Topic: Login setup help
upennballer

Replies: 18
Views: 24546

PostForum: KISSQ General Support   Posted: Tue Jul 27, 2004 1:06 pm   Subject: Login setup help
Dont know if this helps. I use this function:

function checkLogin(){
/* Check if user has been remembered */
if(isset($_COOKIE['cookname']) && isset($_COOKIE['cookpass'])){
...
 Topic: Login setup help
upennballer

Replies: 18
Views: 24546

PostForum: KISSQ General Support   Posted: Wed Jul 14, 2004 12:17 pm   Subject: Login setup help
Sure. I should finish it hopefully tonight. Then you can give me your thoughts and suggestions and i can improve it if need be.
 Topic: Login setup help
upennballer

Replies: 18
Views: 24546

PostForum: KISSQ General Support   Posted: Wed Jul 14, 2004 11:12 am   Subject: re: Login setup help
yeah pretty much no one could have been since it wouldnt work without that line. LOL. That is okay. It is a great script and i am going to try and change it around so that i can make it into a stock ...
 Topic: KISSQ: PPrice, NShares and PDate not writing to DB
upennballer

Replies: 8
Views: 12572

PostForum: KISSQ General Support   Posted: Wed Jul 14, 2004 12:29 am   Subject: KISSQ: PPrice, NShares and PDate not writing to DB
It is writing to the database but i dont think it is getting read correctly

Try this:

Fix for standalone maybe.

I am not much of a coder. but i was trying to implement this standalone versio ...
 Topic: Login setup help
upennballer

Replies: 18
Views: 24546

PostForum: KISSQ General Support   Posted: Wed Jul 14, 2004 12:27 am   Subject: re: Login setup help
Fix for standalone maybe.

I am not much of a coder. but i was trying to implement this standalone version and it wouldnt read the shares or price. I found that it isnt even searching for that when ...
 Topic: Quick Help Install and Bug
upennballer

Replies: 11
Views: 13630

PostForum: KISSQ General Support   Posted: Thu Jun 10, 2004 11:11 pm   Subject: Quick Help Install and Bug
k that makes sense but for some odd reason i cant seem to get the site to even store the information for one quote.

$readl= @file("$url");

doesnt work. For some reason it doesnt want to save ...
 Topic: Quick Help Install and Bug
upennballer

Replies: 11
Views: 13630

PostForum: KISSQ General Support   Posted: Thu Jun 10, 2004 10:48 pm   Subject: Quick Help Install and Bug
Definetly you told me that. Just trying to figure out how you got the information for that site into a variable. Doesnt seem to work for me.
 Topic: Quick Help Install and Bug
upennballer

Replies: 11
Views: 13630

PostForum: KISSQ General Support   Posted: Thu Jun 10, 2004 7:18 pm   Subject: Quick Help Install and Bug
CHANGED AGAIN STILL DOESNT WORK. LOL. Please Help if possible. HitsFan

<?php
$Symbol='qqq';
$url = "http://finance.yahoo.com/d/quotes.csv?s=$Symbol&f=st5l9c6p4b1a3";
//echo $url;
//if(file_ ...
 Topic: Quick Help Install and Bug
upennballer

Replies: 11
Views: 13630

PostForum: KISSQ General Support   Posted: Thu Jun 10, 2004 7:02 pm   Subject: Quick Help Install and Bug
Shortened it to this. Still doesnt work. LOL. Could Anyone Help Me out? THANKS



<?php
$Symbol=qqq;
$readl = fopen("http://finance.yahoo.com/d/quotes.csv?s=$Symbol&f=st5l9c6p4b1a3", " ...
 Topic: Quick Help Install and Bug
upennballer

Replies: 11
Views: 13630

PostForum: KISSQ General Support   Posted: Thu Jun 10, 2004 5:37 pm   Subject: Quick Help Install and Bug
NOw i have this.
But for some reason the symbol doesnt seem to be reading to the array.

Does anyone know why??


<?php
$Symbol=qqq;
$readf = @file("http://finance.yahoo.com/d/quotes.csv?s= ...
 Topic: Quick Help Install and Bug
upennballer

Replies: 11
Views: 13630

PostForum: KISSQ General Support   Posted: Thu Jun 10, 2004 4:36 pm   Subject: Quick Help Install and Bug
<?php
$Symbol=qqq;
$readf = @file("http://finance.yahoo.com/d/quotes.csv?s=$Symbol&f=snl1d1t1c1p2va2bapomwerr1dyj1");
if (count($readf)<1) {
echo "This symbol was not found. Please che ...
 Topic: Quick Help Install and Bug
upennballer

Replies: 11
Views: 13630

PostForum: KISSQ General Support   Posted: Thu Jun 10, 2004 3:35 pm   Subject: Quick Help Install and Bug
Thanks. I will try that. Right now i am trying to break it down so that i can pass a bunch of symbols into a ticker sort of thing. I am not sure how to start. I am using your yahoo finance links i ...
 Topic: Quick Help Install and Bug
upennballer

Replies: 11
Views: 13630

PostForum: KISSQ General Support   Posted: Thu Jun 10, 2004 11:06 am   Subject: Quick Help Install and Bug
Hi. Great work. I am trying to install this into a regular html document. I have php installed. How would i go about including this? Is there a way to make a stock ticker? Also a bug. When showin ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©