Search results

  1. M

    can you help me figure out this php mail scripts?

    I've been trying to make this work to send html emails without going to my emails and sending them over and over again. I have the whole scripts copied from http://www.w3schools.com/PHP/func_mail_mail.asp this site and it won't work on my scripts. I had to modify some of the things to test to...
  2. M

    how do you list 20 or more of the same thing in PHP?

    I'm trying to do something on my site where if a person wants to list 20 or more of the same thing all at once, it pops up as this: 1. something 2. something 3. something 4. something 5. something 6. something 7. something instead of it just listing it one time. I have been stuck on this and...
  3. M

    how do you list 20 or more of the same thing in PHP?

    I'm trying to do something on my site where if a person wants to list 20 or more of the same thing all at once, it pops up as this: 1. something 2. something 3. something 4. something 5. something 6. something 7. something instead of it just listing it one time. I have been stuck on this and...
  4. M

    how do you modify a $_POST in php?

    I'm trying to get the scripts to work well with updates. Basically, when a person checks for updates on his site just in case there's new updated scritps available, it modifies the $_POST['update'] to a yes or no so it returns to the site and tells it instead of showing my site ever coming up...
  5. M

    what programs are used to make online flash games?

    I'm trying to figure out how to make my own flash game that communicates with the server that logs what the user is doing when he is online, grabs friends list, and do other things as well. I'm talking about one of those flash games that facebook has with all their games and stuff. I really...
  6. M

    what programs are used to make online flash games?

    I'm trying to figure out how to make my own flash game that communicates with the server that logs what the user is doing when he is online, grabs friends list, and do other things as well. I'm talking about one of those flash games that facebook has with all their games and stuff. I really...
  7. M

    what programs are used to make online flash games?

    I'm trying to figure out how to make my own flash game that communicates with the server that logs what the user is doing when he is online, grabs friends list, and do other things as well. I'm talking about one of those flash games that facebook has with all their games and stuff. I really...
  8. M

    what PHP scripts do I use to install crons on the server without doing it manually?

    I make PHP scripts and I need help on crons. I want the person who installs to install the scripts and have the cron jobs installed automatically without doing it manually. Do you know how to code it into the scripts to install cron jobs automatically?
  9. M

    how to make a certain script with PHP?

    I'm trying to make scripts that only accept a certain email address. such ass [email protected]. I do not want to accept any other emails from user created sites such as [email protected] or some other things. A lot of people signed up on my site not knowing that they have to check their...
  10. M

    what are the best programs for creating PHP scripts?

    I'm trying to figure out how to make PHP scripts easily so I don't have to code by hand and do all this crazy stuff trying to make it. Can you tell me what programs are best to make PHP script without coding by hand and make best login scripts and all sorts of scripts that works with mySQL?
  11. M

    image editing PHP, Java, or Ajax scripts?

    I'm a web designer that has been working on sites all my time of being a web designer. I'm have a site up right now called Gambino Army (now on google and yahoo search) and I'm making a new game called "The Real World" and I need help on finding the scripts I need to make an avatar editing page...
  12. M

    image editing PHP, Java, or Ajax scripts?

    I'm a web designer that has been working on sites all my time of being a web designer. I'm have a site up right now called Gambino Army (now on google and yahoo search) and I'm making a new game called "The Real World" and I need help on finding the scripts I need to make an avatar editing page...
Back
Top