Search results

  1. I

    Paypal integration with PHP?

    I'm a PHP developer who wants to learn how to integrate Paypal with PHP, what would be the first thing I should look into? Are their any good tutorials out their? How do I interact with Paypal through PHP? I'm completely new to paypal.
  2. I

    Paypal integration with PHP?

    I'm a PHP developer who wants to learn how to integrate Paypal with PHP, what would be the first thing I should look into? Are their any good tutorials out their? How do I interact with Paypal through PHP? I'm completely new to paypal.
  3. I

    How would I use a date as a field value in a new record to be inserted into a...

    ...MySQL table using PHP? Im designing a contact us database for their contact us page for a client of mine and I need to know how to do this.
  4. I

    php help-- whats the best way to get a variable from another file?

    in 2.php put this include ("1.php"); i would think that would work.
Back
Top