| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 7 months |
| seen | 3 hours ago | |
| stats | profile views | 647 |
|
Feb 14 |
comment |
redirect() function doesn't work Check your error logs. Doesn't load home page isn't an error message |
|
Feb 13 |
comment |
How do I repeat a watermark image with GD and PHP? How about posting your code. Just a guess, but that might help. |
|
Feb 13 |
comment |
USING two webpages to submit form values You really need to rethink your strategy. |
|
Feb 13 |
comment |
USING two webpages to submit form values Huh? Please explain this better. It sounds like your user is partially filling out forms, submitting them, then going back to complete them. Is that correct? |
|
Feb 13 |
comment |
How can I pass a full file name through a web form? The full path at this point is the file name. What are you trying to accomplish? |
|
Feb 13 |
comment |
Different image output when saving as Weird design, but yes, @Gumbo is correct. |
|
Feb 13 |
comment |
PHP form validation code used to work fine, stopped working and I don't know whystopped working and I don't know why and neither do we. What error messages are you getting? |
|
Feb 13 |
comment |
Different image output when saving asAnyone know how to make the watermark happen if the user do the command "Save as" You can't. |
|
Feb 13 |
comment |
How to approach CMS design in Zend Framework with modules. Back End & Front End strategy So, why not use something like Drupal as your framework and build custom modules as needed? |
|
Feb 13 |
comment |
Best Way to Encrypt Customer Information in My Company's MySQL DB? @meagar - So, when I access Facebooks API and gather thousands of user's person info, your suggesting that's illegal? the PII "law" you're referring to means that you need to secure info such as SSN's CC info etc. not basic stuff |
|
Feb 13 |
answered | Search drop down list from mysql |
|
Feb 13 |
comment |
How to approach CMS design in Zend Framework with modules. Back End & Front End strategy I have to ask. Why? There are a TON of mature CMS's out there. Why reinvent the wheel? |
|
Feb 13 |
comment |
Best Way to Encrypt Customer Information in My Company's MySQL DB? @eysikal I hear you. I'd start by showing them this thread. |
|
Feb 13 |
comment |
Best Way to Encrypt Customer Information in My Company's MySQL DB? Beef up your server security. Spend the time there. It seems really extreme to encrypt all data. Push back, the suits don't know everything. |
|
Feb 11 |
answered | php add GET at last string |
|
Feb 11 |
comment |
function fails to create image from PNG & GIF filetypes @Cl' - Do you have error reporting turned on? Did you look in your logs? |
|
Feb 11 |
comment |
function fails to create image from PNG & GIF filetypes Are you getting any errors? |
|
Feb 10 |
comment |
Unable to attach file name Are you getting any errors? / What errors are you seeing? |
|
Feb 9 |
comment |
Drug Half Life calculator with PHP^ = Exponentiation Other than that, what php code do you have so far? |
|
Feb 9 |
comment |
How to execute an included script without being called? Is your if statement getting executed? |