Search found 4 matches

by nikola_ns
Mon Sep 27, 2004 2:21 pm
Forum: PHP - Code
Topic: IIS problems with php files
Replies: 6
Views: 661

I am not sure that I understand you evrything. So like this: I open my pool.txt file manulay on my computer and give it number naswers like this: Yes : 100| No:200| etc. In browser when I click vote on a button I go to this page with this code and the results, same as I wrote in pool.txt file, but i...
by nikola_ns
Mon Sep 27, 2004 1:31 pm
Forum: PHP - Code
Topic: IIS problems with php files
Replies: 6
Views: 661

This is code form php file. I use simple post method in html document. Something like this <form action=post src=glasajrez.php target_=self> //radio butons in here with choices </form> If you don't understand some words it becouse they are wrote in Serbian langugae. I'm waiting for your answer. Nikola
by nikola_ns
Mon Sep 27, 2004 1:27 pm
Forum: PHP - Code
Topic: IIS problems with php files
Replies: 6
Views: 661

code problems???? or not!!

feyd | Please use tags when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] <HTML><HEAD> <TITLE>[ ZAVICAJNI MUZEJ PRIBOJ ]</TITLE> <META http-equiv=Content-Type content="text/html; charset=utf-8"> <META http-equiv=descri...
by nikola_ns
Fri Sep 17, 2004 8:51 am
Forum: PHP - Code
Topic: IIS problems with php files
Replies: 6
Views: 661

IIS problems with php files

Hi, My name is Nikola. I install IIS for windowsXP, and php installer that configure IIS for use with php. I make vote system but on my computer php don't write into the files. Vote system that I made is based on two files ip.txt and pool.txt. Ip.txt remembers IP adreses from users taht vote and poo...