Jump to content

syco123

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

syco123's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. name="DisplayAll" type="submit" id="Display All" value="Display All"> if (isset($_GET['DisplayAll'])) Theres a space in the id and not in the name.
  2. as the error suggest you probably have a syntax error. Echo your query to the screen and check it. If you cant find an error then post it here.
  3. I'm trying to get a progress meter working on IIS using the code from http://www.emforge.org/wiki/AjaxBasedFileUploadForPHP There are 2 folders, the uploads demo folder and another containing some .c and .h files (.dsp and .dsw too) and a subfolder with a uploadprogress.dll file. Where should the .dll file go? The file uploads no problem but the progress meter doesn't work but just sits empty then jumps to 100%. I've only copied both folders to the the server next to each other but I would guess the .dll file have to go somewhere specific?? I've no idea, and can't seem to find anything about it. Can anyone point me in the right direction?
  4. After a successful interview yesterday I'm going to have to face a couple of questions I'm not sure of the answers too. I'm in a bit of a panic about this as the boss expects me to buy a new server tommorow, on my first day in a new job!! I've set up web server in my home before but not a commercial one. Got a few questions about the general server set up. Might have overstretched myself a little here. unsure.gif This is for a company that runs email campaigns, I know I know It sounds like a spammer but some people actually tick those boxes wanting more information. No viagra either I swear!! Please don't dump me here as I really need some advice. I've got to write a mass emailer and CMS which is no probs and set up the servers. Im a little rusty on that one. And I've not worked on someting this size before without another techie to be the lead. I want to use PHP and MySQL. The're talking about millions of records to upload from CSV's and mass mailing opt in mailing lists. Here's what I need to know; *How would you recommend the server or servers be set up? One server for apache, one for MySQL and as for Authoritive (spelling?) DNS I've not had to set that up before but have read up on it in the past. *How long do you think it's take to upload a million records? (just an estimate) *Im thinking of trying to keep the number of records per table to 1 million is that a reasonable estimate? *The server will have little web traffic but will spend most of its time uploading customer data and sending out emails. How many records would you guess the max per table should be? *What is you estimate on number/rate of emails that can be sent on a shiny, and I'm guessing top spec, new server. *Got to have a mail server in there too.
×
×
  • 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.