> "Dan" == Dan J Rychlik <[EMAIL PROTECTED]> writes:
Dan> I am reading PHP and MySQL web development 2nd edition book.
Dan> Chapter 6 talks about displaying dynamic web content using
Dan> class objects. For the type of project that I am building,
Dan> this is not optimal. How
> "Dan" == Dan J Rychlik <[EMAIL PROTECTED]> writes:
Dan> I am reading PHP and MySQL web development 2nd edition book.
Dan> Chapter 6 talks about displaying dynamic web content using
Dan> class objects. For the type of project that I am building,
Dan> this is not optimal. How
> "Sparky" == Sparky Kopetzky <[EMAIL PROTECTED]> writes:
Sparky> Does anyone know of a PHP routine to validate Credit/Debit
Sparky> cards? I've seen some convoluted Javascript scripts but
Sparky> want a PHP version so validation can be done done
Sparky> server-side. Robin E.
> "J" == J J <[EMAIL PROTECTED]> writes:
J> What tools do you recommend or use for a team environment that
J> will allow us to maintain source control and even offer some
J> version tracking/history in case we need to go back to old
J> code?
All of the responses I saw recommen
> "Dave" == Dave Alger <[EMAIL PROTECTED]> writes:
Dave> Hi all, This one is causing me a few headaches. How should I
Dave> be doing this?
Dave> On my previous page I've created a series of fields using a
Dave> loop so that a field is created like this:
Dave> echo "$field
> "Steven" == Steven Farrier <[EMAIL PROTECTED]> writes:
Steven> I have tried using $_POST array variables in the following
Steven> ways $message = "($_POST['first_name'])
Steven> ($_POST['last_name'])\n($_POST['address'])\n($_POST['city'])
Steven> ($_POST['state'])
Steven>
6 matches
Mail list logo