Need php script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jhon11
Forum Newbie
Posts: 1
Joined: Tue Feb 19, 2008 7:35 am

Need php script

Post by jhon11 »

hi

i have a txt file which contains data and i want to access that data and display it in text box and also want to get data from user and save it in that txt file.

help and reply me if anybody have solution thanx in advance
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Need php script

Post by califdon »

jhon11 wrote:hi

i have a txt file which contains data and i want to access that data and display it in text box and also want to get data from user and save it in that txt file.

help and reply me if anybody have solution thanx in advance
This is not a forum for obtaining scripts. This is a forum for PHP developers/programmers to assist others with specific questions. Try a site like hotscripts.com.
Post Reply