Jump to content

little php help would be appreciated


phpgru

Recommended Posts

Greetings to all

 

im try to do is that to read a text file and display in same page when i fill the input feilds and press save button it should append the data at the end.Im not a codder so can figure it out.

 

senerio is that i've a text file which is having MAC address and IP and user nameof my clients now all i want to give a web access to my client since im noon PHP so i dont from here to get start.

 

the page will contains the information fileds like

 

Macaddress:

Ipaddress:

user name:

 

save button.

 

mean while it must display that file data on same page on upper portion for input fields and below is the display data looks like

 

00:af:33:e4:45   192.168.0.1    test
00:af:36:f4:20    192.168.0.2    test2 
......

so on,it must display the data in tabular form like a grid.Im sure you guys got my point.Looking forward for your kind response.

 

Regards

Net_Spy

Link to comment
Share on other sites

Have you done any coding yet?  If so, please post what you have so we can help.

 

If you have not started, have a look at this tutorial:

http://www.phpfreaks.com/tutorials/27/0.php

It will get you started with writing to and reading from files.

 

The PHP Files section of this site will also be helpfull to you:

http://www.tizag.com/phpT/filecreate.php

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.