Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  Show Posts
Pages: [1]
1  Web Design & Developement / Programming / Re: uploader.php help? on: April 24, 2008, 09:12:08 PM
I will use it in other server. pls tell me what should i do in uploader.php?
2  T35 Hosting Support / Free Hosting Domain Support / Re: Trying to register nameservers but it's asking for IP address? on: April 24, 2008, 09:10:36 PM
Hey help me where i can change NS1.T35.NET - 66.45.237.210

NS2.T35.NET - 66.45.237.211 inside of t35.com? i have tryed but not found any option to change.
3  Web Design & Developement / Programming / uploader.php help? on: April 24, 2008, 05:36:42 AM
Hello everybody! pls help me how can make uploader.php?
Help me what i need to make make a service like http://somrat.funpic.org
plsssssss...... i have tried many times but i faield. i olny know to creat upload form. i have created a folder as "upload" pls help me to create same as http://somrat.funpic.org

<html>
<body><form action="upload_file.php" method="post"
enctype="multipart/form-data">
<label for="file">Filename:</label>
<input type="file" name="file" id="file" />
<br />
<input type="submit" name="submit" value="Submit" />
</form></body>
</html>


What i should i need to do at uploader.php?
Pages: [1]
Powered by SMF | SMF © 2006-2008, Simple Machines LLC