Of sorts, thanx
How would u get it to replace A value of Y with a value of X ( x and y could be any numeric value)
So it writes to a file "video.txt" and replaces value X with value Y
eg:
x=1
y=2
so 1 would be replaced with 2 in the file.
Can u help?
thanx
i am having an eregi prob
basically How do u use it?
I have:
if (eregi("correction, correction2", $file[$i])) {
^ ^ ^
replace this with this in this file
can any i help?
Thanx for the offer but i was really looking for a simple PHP solution, as this will end up being part of a school network.
Do u know how i could do it that way?
Hello,
i am trying to make php read from a file and then give me a responce like : <number> <in/out>
The file it is reading from shall contain info such as:
123 in
124 out
125 out
So far i have a basic form:
<center>
<br>
<form method="post" action="dosomething.php">...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.