Search:

Type: Posts; User: gambitdis

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Thanks for the information. Looking at a lot of...

    Thanks for the information. Looking at a lot of different packages, these two seemed to stand out to me. Hopefully they will work on the integration a little more, but it looks like we will end up...
  2. modernbill + plesk 7

    Anyone know if/when modernbill will work with Plesk 7? We're thinking of purchasing both and hoping to go with Plesk 7 rather than 6.
  3. It's live now!

    The site went live yesterday (http://madelinescandles.com).

    Hopefully we'll start seeing sales increase :)
  4. Thanks for the positive comments. We're going to...

    Thanks for the positive comments. We're going to be using osCommerce for a lot of new projects, since it integrates so nicely. It's a great piece of software.

    How does the contrast of the...
  5. Looking for some feedback before we go live...

    Posted: Fri Mar 14, 2003 3:03 pm Post subject: Looking for some feedback before we go live...

    --------------------------------------------------------------------------------

    Hi,
    ...
  6. Gallery is extremely good. We host a lot of...

    Gallery is extremely good. We host a lot of sites that use it and perform the updates as new versions come out. Make sure you get the latest version because there have been a few security flaws...
  7. Replies
    5
    Views
    653

    phpadsnew is an excellent package. you can even...

    phpadsnew is an excellent package. you can even target geographically now (pay service).
  8. Thread: cURL in Web Hosting

    by gambitdis
    Replies
    4
    Views
    782

    I don't know of another way of doing it. If you...

    I don't know of another way of doing it. If you haven't already, request that your host includes it. We try to add things like that to our PHP install.

    Also, one thing to consider. If you do...
  9. Replies
    2
    Views
    504

    secure?

    Don't base it on referrer since that can easily be faked. Do you have access to modifying the site the user is coming from?
  10. PHP is a good starting point because it lets you...

    PHP is a good starting point because it lets you produce useful code from day one. One drawback is that you can create some very nasty code though. :) What is your ultimate goal? Are you...
  11. Use Apache

    Thinking about what is best for the client, you should use your web server redirect directive (here is apache's docs http://httpd.apache.org/docs/mod/mod_alias.html#redirect).

    You should return to...
  12. Replies
    3
    Views
    834

    I was under the impression that apachebench can...

    I was under the impression that apachebench can be run against any server. I thought it just timed the page pulls. So you could run it on a Linux/Unix server pointing it towards your ASP.NET pages.
  13. Replies
    3
    Views
    834

    Try looking here:...

    Try looking here: http://perl.apache.org/docs/1.0/guide/performance.html#Benchmarking_Response_Times

    ApacheBench is quite useful.
  14. OSCommerce

    I'd second OSCommerce. Great package.
  15. Replies
    12
    Views
    1,053

    OSCommerce

    OSCommerce is very good (http://oscommerce.com/). You can customize it however you would like if you know PHP and it's free.
  16. Example

    Learn by example. Make sure that you pict good examples though. For PHP, Pear follows very good standards. Pick through the code and try to understand it by modifying and predicting what will...
  17. Replies
    4
    Views
    606

    phadsnew?

    Are you using phpadsnew (http://www.phpadsnew.com/one/)? or one of the older versions?
  18. I've done the install before. Where are you...

    I've done the install before. Where are you stuck?
  19. How far do you want to deviate from their...

    How far do you want to deviate from their template? If it's quite a big change (like you want to entirely do away with their template), it's going to require significantly more work. It can be done...
  20. Replies
    1
    Views
    521

    It "seeds" the random number generator. Random...

    It "seeds" the random number generator. Random number generators are actually pseudo-random (they use a function that has statistically random output). They need some value to generate the first...
  21. I have not done it using CPanel. Using mailman,...

    I have not done it using CPanel. Using mailman, we have some customers that send announcements to a list that were composed as HTML in Outlook. That might work for you as well.
  22. Modifying it is relatively easy. You do need to...

    Modifying it is relatively easy. You do need to edit the code (.PHP files) as far as I know though. What types of changes are you trying to make?
  23. What are you interested in making redundant? ...

    What are you interested in making redundant? Data storage? Multiple pop3 servers?
  24. Was that upload over the local network? I'd love...

    Was that upload over the local network? I'd love to find a solution for our cable modem users who want to upload large files via their browsers. :)
  25. Save each image as a separate picture. Name them...

    Save each image as a separate picture. Name them with increasing numbers somewhere. So pic1.gif, pic2.gif, pic3.gif...
Results 1 to 25 of 43
Page 1 of 2 1 2