Jump to content

st0rmer

Members
  • Posts

    25
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

st0rmer's Achievements

Member

Member (2/5)

0

Reputation

  1. I'm trying to make a PHP script that checks if multiple domains are available. All i want it to do is use some domain entered in an html form, and display the ones thar are available. Does anyone have any ideas how i'd go abut this? Help is much appreciated
  2. Sorry about this, i found out the error i was making. Thanks anyway piznac!
  3. I have a form, and i need it to email me the time of the submit. I can do the email part, but i am not sure how to get the time of the submit. can anyone help me out here?
  4. I have a form whcich sends me an email on submit. However, it says its from 'Nobdy' in my Gmail account. How do i change this to something else like from "My Site"
  5. I have a form that asks for a username and password, i know how to make it load another page if the user enters the correct username and password, but how would i have multiple usernames and passwords? I also don't want to use a msql database, only a flat file if possible Thanks
  6. Yeah, i was wondering if google would pick up the included page, rather than just crawl the include()
  7. If you include something into a php doucment with the include function, will oogle be able to read it easily, just as easily as if it were plain HTML?
  8. Any ideas on removing the emails fom the text document then The Little Guy?
  9. I'' try little guys method What if i needed more than one word for the name of the section. If i used a '-' is the directory, could i make the dash mean a space?
  10. OK, i'll do some research on what you've said premiso The reason i can't use a daatabase is that i need toi do this at a school, where php is available but mysql is not.
  11. I have a site, and i want to be able to show the location using PHP For example, if i am at mysite.com/section1/contact.html It might show something like Home >> Section 1 >> Contact Is there a way to do this? Thanks
  12. But could i do it without a database?
  13. I am making a simple mailing list, and i have created a form which adds a persons email to a php document. I'm not sure about how i woould remove an email from the php document though? Any ideas?
  14. Thanks only one! You're a great help
×
×
  • 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.