Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 05-06-2007, 02:55 PM   #1 (permalink)
Salchester
Salchester
 
Salchester's Avatar
 
Join Date: Jul 2005
Location: In a house
Posts: 230
Salchester is an unknown quantity at this point
Textbox Filename Name

Hello Everybody,

I'm currently using the following code to create and insert information into a file, but how do i save the file as a different filename through entering a filename inside a textbox?

Code:
<html>
<body>

<?php
$file=fopen("welcome.txt","r") or exit("Unable to open file!");
?>

</body>
</html>
Many Thanks,
__________________
Many Thanks, in advance!

Salchester.
The Future Is Here - Are You Ready?
Salchester is offline   Reply With Quote
Old 05-08-2007, 12:04 AM   #2 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 678
DJMaze is on a distinguished road
<form method="post">
<input type="text" name="filename">

fopen($_POST['filename']
__________________

UT: Ultra-kill... God like!
DJMaze is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Textbox Vs. Picturebox Salchester MS Technologies ( ASP, VB, C#, .NET ) 0 10-19-2006 11:03 AM
[C# & Mysql] DataGrid and textBox beeper MS Technologies ( ASP, VB, C#, .NET ) 1 10-20-2004 06:46 AM
Updating textbox from outside header in Visual C++ V5dave Platform/API C++ 0 10-11-2004 12:30 PM
windows form textbox return character sde MS Technologies ( ASP, VB, C#, .NET ) 3 05-29-2004 09:11 PM
pass filename to function Blaqb0x Standard C, C++ 1 09-02-2002 10:12 PM


All times are GMT -8. The time now is 09:18 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting