May 16, 2008

Create Page? - How?

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > PHP Programming

free web hosting

Create Page? - How?

alex1985
Hi, everyone!

I need to create a script just within a page. Read the following story:

I have an account at one of file sharing hosts. I am tired of every time log in and tell others what I have at it (files).

If there is way to create a script that logs in me and just list the files i have on this account from specified folder.

If you know, let me know as usual.

Reply

bluedragon
Are you a PHP programmer ?


I might do this for you. wink.gif but I need to know at what level are you?

Also, I am not sure that if its possible to log in automatically where you want the listing but if its a folder you can retrieve the listing automatically biggrin.gif

Reply

alex1985
I'm not really a php programmer, just started studying based on tutorials and practice. Help me if you can.

Reply

galexcd
If you wouldn't mind giving us the url of the login, the url that lists all of your shared files, and the page source of the url that lists all of the shared files so I or one of the other php programmers on the forums can write a parser for you.

Reply

tracdoor
I'm sure its possible, but it isn't very secure if someone found the site, I would put a quick login script on it first.

I think you should learn PHP because its a really good and useful language to use, learn it and i'm sure you'll be able to solve this problem, and make loads more of great features for your site!

Login scripts, hit counters, random content generators, the list is endless!

Reply

ivenms
If you are looking for file hosting scripts, there are many scripts available for your taste. You can find them from the proper section of hotscripts.com.

If you need a script which spider your image hosting site and give your files details within your control panel over there, it is very difficult to apply in real world. Because most of the logged account scripts mentain security in high alert to avoid hacking.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. create - 322.93 hr back.
Similar Topics

Keywords : create, page,

  1. Multiple Page Titles
    Multiple Page Titles (1)
  2. I Cant Log In To Cpanel
    I get "Unable to connect" page (6)
    I am trying to get ot my cpannel but it won't let me connect. I am using Firefox, I cleaned out
    my cashe and my cookies. I go ot http://mysite.trap17.com/cpanel and i get a page with this
    message: QUOTE(errorpage) Unable to connect Firefox can't establish a connection to the
    server at racuria.trap17.com:2082. * The site could be temporarily unavailable or too busy.
    Try again in a few moments. * If you are unable to load any pages, check your
    computer's network connection. * If your computer or network is protect....
  3. [help]create P Server
    (1)
    Hello There, First of all I would like to explain fews I'm not a programmer and nothing. Just
    wanted to find people who can help me code private server games, as like
    http://www.perfectworld.com.my/ , http://ms.runup.com.my/ ( dark story online) , Warcraft III -
    Frozen Throne Server(Could be exclude). As the member of my cyber cafe has asked me to create a
    private server of those game, unfortunately I'd have no experiences in any of these so I need
    help from other who is an expert can help me out and I need the sources and guide /smile.gif"
    style="vertical-....
  4. Admin Page
    Tutorial Needed? (4)
    I need to look at a nice tutorial how do you create an admin access page with many functions as many
    as possible.....
  5. Uk Users: Beware Of Phorm The Spy Your Isp May Adopt
    Phorm will spy on every page you visit and target adverts at you paid (3)
    Hello everyone, this applies mainly to UK users but overseas users might be interested too. I have
    an RSS feed to the BBC website in firefox and i spied an article about a company named Phorm. You
    may know Phorm by another name...121Media. The company that bought us spyware and adware that we
    never wanted in the first place. Phorm is the next generation in remote spy/adware hosted at your
    ISP. Let me explain. 3 ISPs in the UK are in talks with Phorm about introducing this system: Phorm
    will intercept every web request made using your ISP (so that includes every webpage....
  6. Php--> Content-only Pages
    Create easy to edit php pages. (9)
    Description Learn to create easy to edit content-only pages with php. By parsing your layout into
    your pages, you can reduce file sizes and files will become much neater. Try it out Ok, lets
    start by creating a file called template.php. CODE <?php
    //--------------------------------- //Layout top section //---------------------------------
    $top = <<< html <!-- include HTML header code here --> <body>
    INSERT CODE FOR [b]TOP[/b] OF LAYOUT HERE. html;
    //--------------------------------- //Layout bottom sec....
  7. Hybrid Css Layouts
    What is the right way to create them? (11)
    I was looking for a hybrid layout where the header and footer are set to full percentage width and
    the content is set to a fix width, a very popular layout in today's websites. Do you think you
    could provide such an example? Not that I do not know how to create one, I just want to know about
    the right way to actually layout with such specifications.....
  8. Web Page Layouts
    using Cascading Style Sheets (1)
    Here are a set of three Web pages I wrote a long time back when I was first starting to develop
    sites. The first one is a two columned page with a full length sidebar for navigation links. There
    are two that are identical except the sidebar positions are reversed. Another is "one way" to create
    a three column layout. And lastly, a 'framed' look on a page. These are not
    'fancy', you will need to look into the code and colourize it to suit, maybe set a width and
    centre it if you want, whatever... Please feel free to snag the source and develop the pages....
  9. What Is Your Dream Naruto Character
    create your own naruto character (8)
    Basically all you have to say is your name, your jutsus (Gen, Tai, and Nin), any special abilities
    and maybe a bit about his or her backstory. this is my character: Name: Nightmare also goes by
    Shadow. No last name Jutsus: I think he would have Drunken fist style tai jutsu, Shadow shuriken tai
    jutsu, Shadow leaf dance. my nin jutsus would be; Air slicing blast, Armor of sand, Demonic soul
    stealing technique, Desert coffin and desert graveyard, Fire dragon flame blast, Grand fireball,
    phoenix fire, Chidori, Rasengan, Shadow clones, Water prison, Genesis of rebirth, deser....
  10. A Simple Password Page
    I can't make one!!! (3)
    I'm trying to make a simple password page for one of my PHP experiments. Every time I try to
    post a password, however, it returns an error that the connection was "closed by the server". The
    entire code is only 3 pages. password.php: $rightuser = ""; $rightpass = ""; include
    ('getpassword.php'); if $_POST !== $rightuser { if $rightuser ==
    '' { ?>The username is incorrect. It should be blank. } else { ?>The username is
    incorrect. It should be . } } else { if $_POST !== $rightpass { if $....
  11. Photoshop -- Double Stroke
    Learn to create a neat-o text effect (2)
    Lets do this! 1. Create a new photoshop document with the dimensions 88x31. If your lost
    already... quit. 2.Alright make some random background and then put some random black-colored
    (#000000) text on it. Kind of like the picture below. 3. Select the text layer you have just
    created and click on the little f symbol near the bottom of the layer window. A sub menu should pop
    up. Click on stroke. 4. Some editing window should appear. Change all the values to what you
    see in the following image, make sure the stroke color is white (#FFFFFF). After this tu....
  12. Html Legend
    Learn how to create a handy legend with HTML! (9)
    I think this is pretty neat... good for those people who maybe aren't that great at designing
    things but still want something to look nice.. CODE <fieldset> <legend>Legend
    title</legend> Content </fieldset> try it in note pad.. it looks nice...good for
    forums, sign up forms.......
  13. Envizion's Front Page
    (12)
    Ok, so I've done a really simple Front Page for my Game Development Team, ENVIZION. I was going
    for clean and dark, so let me know if this works. If not, I think I'll go with something a
    little brighter and a bit more intracate. http://www.envizion.trap17.com ....
  14. Image Not Taking The Right Size In Web Page
    An image is correct when designed, but not when put in a website (1)
    When trying to make a web page with a GIF image on it which runs a coloured bar along the top and a
    coloured curve along the side, I come across the weird thing that, when I put the image on a web
    site, it does not take in the whole top and does not run from top to bottom completely. The image is
    made in Adobe Photoshop at a resolution of 1024X768 pixela and looks correct , ie. the horizontal
    bit runs completely from left to righ and the vertical bit completely from topright to bottom right,
    yet when put in to the web page, it shows with big margins left and right and to....
  15. How Do I Create An Online Music Store?
    (5)
    Hi everyone, I'm looking to start a small online music store. I would like to know what would
    be the best way to go about it? I don't really want to create a different html page for each
    artist/cd etc. I believe it can be done using databases but don't know how to do it. Don't
    even know where to start... I'm pretty good with the html required but it's the backend
    I'm going to struggle with... The store/site is going to be aimed at a small niche genre of
    music so it won't be a huge site. I'm just after some advice as to how best to ....
  16. Web Page Tree Menu: Style Sheet - Javascript
    (5)
    I got bored and lazy working on the things that I should do... so I end up creating this tree menu
    for anyone to use if they find it interesting. Well the idea is to create a tree menu in a webage.
    Instead of those linear menu it would be better to add more dynamic to your webpage with a tree
    menu. Others use image rollovers. As expecte the tree menu should behave like the one in Windows
    Explorer. When you click a node depending on its state it will pull down or pull up its chlid nodes.
    I have achieved by exploiting one style sheet property, display . Basically this s....
  17. How To Create An Animated Gif?
    from a video (18)
    I tried searching on the forum, but I could find nothing about how this is done Basically, I want
    to create an animated gif which is derived from a video. Lets say I have this video file, and I want
    to create an animated gif which shows what the video is about. I have already trimed the video
    appropriately but when I tried doing it, I ended up with a 8.32 MB animated gif. I thought
    animated gif was supposed to be lightweight, can anyone help me? Thanks in advance....
  18. Scrolling Images?
    How to Make an Image Scroll With the Page (4)
    I'm trying to make my homepage look a little fancier and I've got a nice background image,
    but I want it to scroll with my page, like if you scroll down the image will still appear like it
    does on the top of the page. Can someone tell me how to do this? I'm using Microsoft Frontpage
    to edit it. I'm not sure what programming language this would be, probably CSS or Javascript,
    but I can edit the page script with Notepad or something to make this work. Right now the page is
    purely HTML, so whichever language this is, can somebody also give me the tags and ma....
  19. Private Server Ro .
    How to create your own private Ragnarok-Online server !!! (143)
    I saw that there are a lot of people asking for how to create a private Ragnarok-Online server . so
    now i decide to make this tutorial to to help these people ... i didn't have a server but my
    friend had server and ihelped him to find pros and some tutos so , i learned with him how to create
    a server ...stop making introduction ...let's go ... first you have to have minimum
    requirements : ----Software :---- i think any windows should work, but i recommend Win Xp i
    think you have alredy a Winrar *- Korean Ragnarok client *- Sakray patch (*i recommend the las....
  20. How To Create Embed Image Mail In Gmail
    (34)
    Hi to all ! Anybody can help me to create an email with embedded image so that mail reader
    automatically see that image. Moreover I wont attached that image as it appears small in size in on
    gmail. Thanks in Advance. ....
  21. Refresh Page After Back Button Hit
    (5)
    Hi. I have a page that is dynamically build through DOM manipulation. So, when I browse outside the
    page, and then click back, those dynamically created DOM objects are gone. Since I am also using JSP
    / Servlet technology, I can rebuild this page easily, which I have done. Here is my dilemma. If
    the user leaves the dynamic page, then clicks back on their browser, I need the page they are going
    back to to refresh. I can't figure out how to do this. I've tried using the META tag, but it
    won't do it. Help would be appreciated. Thanks. ....
  22. Cpanel Demo Page
    for new applicants and guests (44)
    Hello TRAP17 members and dear guests, I have received permission to show demo version of cPanel
    offered to all hosting members of TRAP17. This demonstration page will show what TRAP17 offers to
    our hosting members, including what other services that are attached with cPanel. Please use this as
    your guide when posting a question or simply take a tour before you can decide to host with us.
    Click this link to see cPanel demo page From time to time I will work on to show a greater detail.
    And the link may change in the future so please do not bookmark this page. I hope ....
  23. How To Create Java Button Or Frame
    to be customized (10)
    hi to all!!!! just like to ask if it would be possible if i could make a custom
    button or frame in java. i got tired of using the build infeatures in java. i would like to create
    my own dessign of button or frame.. can it be possible!!! /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> thank!!!! /laugh.gif'
    border='0' style='vertical-align:middle' alt='laugh.gif' /> New Help In! is NOT a descriptive
    topic title. Next time you decide not to follow the posting rules, you will be issued a w....
  24. How Can I Create A Gui Using C++
    I need easy steps! (4)
    can someone tell me how to create gui using c++... thanks!!!! /biggrin.gif'
    border='0' style='vertical-align:middle' alt='biggrin.gif' /> Questions do not belong in the
    tutorial section. Moved. Topic names and descriptions are VERY important. Changed that too. Issued
    warning. ....
  25. Rss Builder V2, Create And Download Rss Feeds For Your Websites
    Start building your website rss material, completely free! (14)
    QUOTE RSS Builder ** free ** RSS Builder is an easy to use program to create RSS feeds for your
    web site. It provides a simple interface that lets you add topics, links and content, and then
    publish the RSS (v2.0) feed to your web server, using the built-in FTP client. What is RSS? RSS is
    an abbreviation of either Really Simple Syndication or Rich Site Summary; it depends who you talk
    to. RSS is the new standard for distributing news and information via the Internet. The information
    is published via RSS News Feeds. What is an RSS News Feed? An RSS news feed is a li....
  26. Button To Print Current Web Page
    (13)
    Hi, Does anyone know how to create a button that will printo out the current page. What I want to
    do is have the user fill out a form (containing name, address, zip, etc). They will then click on a
    "print" button and it will print out the form data. Any ideas? Thanks.....
  27. How To Create Virtual Drives
    A complete guide on how to create virtual drives (19)
    I'm planning to format my computer tonight, and I need some sort of reference about this when I
    get back. What is a virtual drive? A virtual drive is a shortcut to a folder hidden deep inside
    Windows. Instead of having an icon for the shortcut (virtual drive), you will see a drive icon with
    a letter that you chose when you go to My Computer after you create the drive. After completing this
    tutorial, you will be able to turn a long path
    (C:\directory\directory\more\directory\oh\my\gosh\this\
    is\a\long\direc....
  28. Php Unique Hit Counter
    Count page hits with php. (27)
    Hello all, Here is a neat and helpful PHP script that can count unique page views on your website.
    First you need to open up a new page in your text editor and paste in this code. CODE <?php
    $filename = "hits.txt"; $file = file($filename); $file =
    array_unique($file); $hits = count($file); echo $hits; $fd
    = fopen ($filename , "r"); $fstring = fread ($fd , filesize
    ($filename)); fclose($fd); $fd = fopen ($f....
  29. How To Create The Army System
    Anyone have a tut. on creating the syst. (8)
    Does anyone know how to make that army system for a different IPB 2.0 forum?....
  30. Faster Page Loading...
    Firefox Browser ONLY (18)
    This will make your pages load even faster. 1. Type "about:config" into the address bar and hit
    return. Scroll down and look for the following entries: network.http.pipelining
    network.http.proxy.pipelining network.http.pipelining.maxrequests Normally the browser will make
    one request to a web page at a time. When you enable pipelining it will make several at once, which
    really speeds up page loading. 2. Alter the entries as follows: (by double clicking them) Set
    "network.http.pipelining" to "true" Set "network.http.proxy.pipelining" to "true" Set
    "network.http.pip....

    1. Looking for create, page,

Searching Video's for create, page,
Similar
Multiple
Page Titles
- Multiple
Page Titles
I Cant Log
In To Cpanel
- I get
"Unable
to
connect"
page
[help]create
P Server
Admin Page -
Tutorial
Needed?
Uk Users:
Beware Of
Phorm The
Spy Your Isp
May Adopt -
Phorm will
spy on every
page you
visit and
target
adverts at
you paid
Php-->
Content-only
Pages -
Create easy
to edit php
pages.
Hybrid Css
Layouts -
What is the
right way to
create them?
Web Page
Layouts -
using
Cascading
Style Sheets
What Is Your
Dream Naruto
Character -
create your
own naruto
character
A Simple
Password
Page - I
can't
make
one!!
;!
Photoshop --
Double
Stroke -
Learn to
create a
neat-o text
effect
Html Legend
- Learn how
to create a
handy legend
with
HTML!
Envizion'
;s Front
Page
Image Not
Taking The
Right Size
In Web Page
- An image
is correct
when
designed,
but not when
put in a
website
How Do I
Create An
Online Music
Store?
Web Page
Tree Menu:
Style Sheet
- Javascript
How To
Create An
Animated
Gif? - from
a video
Scrolling
Images? -
How to Make
an Image
Scroll With
the Page
Private
Server Ro .
- How to
create your
own private
Ragnarok-Onl
ine server
!!&#
33;
How To
Create Embed
Image Mail
In Gmail
Refresh Page
After Back
Button Hit
Cpanel Demo
Page - for
new
applicants
and guests
How To
Create Java
Button Or
Frame - to
be
customized
How Can I
Create A Gui
Using C++ -
I need easy
steps!
Rss Builder
V2, Create
And Download
Rss Feeds
For Your
Websites -
Start
building
your website
rss
material,
completely
free!
Button To
Print
Current Web
Page
How To
Create
Virtual
Drives - A
complete
guide on how
to create
virtual
drives
Php Unique
Hit Counter
- Count page
hits with
php.
How To
Create The
Army System
- Anyone
have a tut.
on creating
the syst.
Faster Page
Loading... -
Firefox
Browser ONLY
advertisement



Create Page? - How?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE