PHP Help

Everything that doesn't belong to any other forum but this one. If it doesn't belong here then it ... well, it just doesn't.

Moderator: mkoch227

Locked
JacobRocks
Posts: 11
Joined: Sat Dec 01, 2007 7:18 pm

PHP Help

Post by JacobRocks »

I am using the PHP command
<?
readfile("filename.txt");
?>
Is there a way i could set up filename.txt so it could be moddified from a .PHP or .HTML file? I have it set to 777 i just need a little help. I would rather NOT use a MySQL database.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
JacobRocks
Posts: 11
Joined: Sat Dec 01, 2007 7:18 pm

Post by JacobRocks »

Can you give me a derict link/toutoral?
JacobRocks
Posts: 11
Joined: Sat Dec 01, 2007 7:18 pm

More Help

Post by JacobRocks »

I amusing a per-written MySQL database code. I get
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/www/kidmania.net/php/spyLib.php on line 113
What is the problem?

and if mysql_fetch_assoc() is not valid what shoud i change it to?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Sorry, this is not a PHP HELP forum, but forum for PHPJunkyard scripts.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
JacobRocks
Posts: 11
Joined: Sat Dec 01, 2007 7:18 pm

Post by JacobRocks »

General discussion, suggestions and other junk

Everything that doesn't belong to any other forum but this one. If it doesn't belong here then it ... well, it just doesn't.
And that is not metioned in the fourm rules
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Well, now you know.

And if you don't even bother searching Google for a solution ("Can you give me a derict link/toutoral?" - you can find one yourself, I even gave you a link with search results) why would anyone bother to help you?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Locked