Search results

  1. G

    What is the best way to learn to use URL rewrite using php and MySQL?

    I want it to read the database for an article and have a field with the new url. Where can I read a step by step way to do this?
  2. G

    How do I create an image web page using Microsoft Word?

    Where does it install it? I have installed it twice and I cannot find it anywhere.
  3. G

    How do I create an image web page using Microsoft Word?

    Mainly I wanted to resize over 200 images at the same time. I could do it using Photoshop but it would be VERY time consuming. I can create a php loop that will do the coding I need. I just remember Word doing the resizing for me.
  4. G

    How do I create an image web page using Microsoft Word?

    A gallery is what I want.
  5. G

    How do I create an image web page using Microsoft Word?

    Yes, and it added "DEMO" all over the pictures.
  6. G

    How do I create an image web page using Microsoft Word?

    That is why I was going to do it using Word.It does what I want it to do.
  7. G

    How do I create an image web page using Microsoft Word?

    Yes. I tried one that worked the way I wanted it but it put "sample" all over it.
  8. G

    How do I create an image web page using Microsoft Word?

    That seems to do it one at a time and then I have to write the code for each one. The old word did all of this at one time. I need something like that with all of the images I have to work with.
  9. G

    How do I create an image web page using Microsoft Word?

    I used this once several years ago. I synced Word to a folder with images, it created icons ~90px with links to the large images. I need to know for a more recent version of Word. Or is there an easier way to do this? I just need a bunch of images reduced in size for icon links.
  10. G

    Using php, how do I get my login to last longer?

    I did. Nothing worked.
  11. G

    Using php, how do I get my login to last longer?

    My sessions aren't lasting but about 5 minutes when I am not active on the site. How can I change this?
  12. G

    When you build a register page on a web site, what kinds of info do you ask from your

    The reason I'm asking is because I may post ads according to age, gender, location, ect. I'm looking for other demographics that may help in posting certain kinds of ads as they visit the sites I have.
  13. G

    When you build a register page on a web site, what kinds of info do you ask from your

    When you build a register page on a web site, what kinds of info do you ask from your user? I'm building a register form. I know I need name, email, DOB, username, password. What else do I need? I know it depends on what kind of site but I'm just trying to get some ideas.
  14. G

    What is the best way to learn how to deal with apostrophes in the database?

    That's what I'm asking. I do not know.
  15. G

    What is the best way to learn how to deal with apostrophes in the database?

    What I mean is do I do this before it is saved in the database or after it is read out of the database.
  16. G

    What is the best way to learn how to deal with apostrophes in the database?

    I know they can become a problem so I need to learn how to deal with them. I'm using php and MySQL
Top