Jump to content

gazever

Members
  • Posts

    133
  • Joined

  • Last visited

Everything posted by gazever

  1. Hi All, Could you please take a look at this site I have just designed and offer feedback. Many Thanks Gazever http://www.gazever.com/chequers/
  2. i dont, ive md5'd the password, should i just increase the varchar 30 to a number that would be ok if all characters were htmlentities?
  3. Hi I have a question, if I convert all my data input into html entities, I have a username field that I'd like to enter data into, I have this set into my db as a varchar 30, however when i process the data inputted by the user, they could have 30 characters but they all get changed to entitties, which could be 150 characters that i'd enter into my database, how should i go about tackling this?
  4. Yes I am planning to add Paypal to the site in the near future, just wanted to get everything else working first. Thanks for the comments.
  5. Hi not sure whether to post this in beta test stuff or here, but I would like critique on everything else to do with the site, http://www.canvasprinter.com Could you please add some stuff to the cart in the canvas printing galleries sections, and experiment submitting the order from the cart, I collect the referrer so I know to ignore all orders from PHP freaks referrers, I am partically interested in seeing that you can receive and view the HTML order confirmation email to all various email clients and webmail sites. Thanks Gazever
  6. Barand Your a star, works a treat, Thanks
  7. I thought there was a predefined function for doing this, I'll try this code tomorrow when I am at work working on the script, thanks for your help.
  8. I simply cannot remember how to do the following problem, I have working on a very simple cart using sessions and no database, the cart now works adding stuff, now the problem of removing stuff, I am saving the cart in a multidimensional array, and using unset to remove a product, however when i remove item number 2 the array key values jump from 1 > 3, how do i re-index the keys so that there are no numbers missing from the top level array, I have seen how to do this before, but not really sure what to search for in google, I'm sure this is a simple question to someone. Thanks The ARRAY in question. ( [0] => Array ( [0] => laura01 [1] => 30*30cm [2] => 1 [3] => 52 [4] => 52 ) [1] => Array ( [0] => laura01 [1] => 30*30cm [2] => 1 [3] => 52 [4] => 52 ) [3] => Array ( [0] => laura01 [1] => 30*30cm [2] => 1 [3] => 52 [4] => 52 ) [4] => Array ( [0] => laura01 [1] => 30*30cm [2] => 1 [3] => 52 [4] => 52 ) [5] => Array ( [0] => laura01 [1] => 30*30cm [2] => 1 [3] => 52 [4] => 52 ) )
  9. The rollovers, when in rollingover the text is too dark a red, lighten it, but in general i like the site. this is on ff2 mac osx.
  10. Hi, Does anyone know how to add your own php.ini file using a regular hostings company, I have tried putting the file in the folders of the site, etc but this doesn't work. Is this something I can modify in Cpanel, or WebHostManager, Or is it literally a case of getting my hostings company to do it. I am working on an image upload script, the max file upload size is set at 2mb however I would be looking at changing this to 10mb for a website I am doing for a canvas printer so images will be high quality etc. Alternatively should I start looking into an ftp script, and upload them that way, can this be incorporated into a form and is this way secure? Many Thanks Gazever
  11. logout button, might be good, Also no information really about what it is you do, how it works etc, I could be interested in banner exchanges, but please fill more information about everything on your site, Gaz
  12. Ok, changed the blue, is that better or still too heavy? The greys, are you talking about the current page on the navigation, As for the rollovers its 4am now here been so going to leave that til another day, want to try and do it in css rather than javascript swapping images, is this very browser compatible, i.e move horizontally -150px, for example are the calendar colours ok, or were that the greys you were on about in the empty cells Thanks Gaz
  13. Colour combinations, etc are not my strong-point, but just made a serious css makeover, could you please have another look at http://www.debbiesvillas.com and let me know your new thoughts and comments, thanks for all the criticism so far, gazever
  14. The trouble is these are the colours that the customer wanted, He just wants it to stand out from the competition, I will go back to him and let him know peoples thoughts though. Thanks P.s. I know it doesn't validate yet, it will
  15. Hi all, could everyone please take a look at http://www.debbiesvillas.com and let me know your thought comments, Thanks Gaz
  16. Well I think my best advice to you then, is learn rocket science
  17. I guess flat file databases may be easier to implement, how are they running php from a cd anyway?
  18. I'm in the Uk, dont really care too much what the weather is in New York
  19. if i point my browser at the ip address, it just comes to a blank page with a title client demo, ive tried putting the domain, in front and behind the ip address, my user account either side too, guess i'll just wait til the dns updates, just dont know why it takes so long at work, is it there actual internal server or is that an isp thing, is there anyway to find out when dns records are scheduled to update? Thanks for the suggestions, Gaz
  20. I have recently transferred some of my domains to a new hosting company, I have pointed my name servers to the new addresses, but at work the dns server doesnt seem to update very quickly, 36hrs plus, I know the ip addresses of where the new domains will be hosted, and i have set the accounts up and have the files uploaded to them, can i view the sites from the ip before the dns update, i.e ipaddress/mydomain.com. Thanks Gaz P.s. sorry it isnt PHP related., but figured someone here would have knowledge of this.
  21. There is no shadow around the bottom of the page, is this intentional, or is it just messed up on firefox, mac. Just checked, looks the same in Safari mac. Would look better if the shadow was on the bottom too.
  22. You can dowload some templates for oscommerce, just check google, oscommerce also have there own forum, which may be useful to you.
×
×
  • 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.