Skip to main content

Home/ PHP Programming/ Group items tagged ...

Rss Feed Group items tagged

Raúl - [^BgTA^]

Tips sobre seguridad en PHP - 0 views

  •  
    Tips de seguridad para PHP
Raúl - [^BgTA^]

Abstracting Database Access Using Polymorphism with Objects in PHP 5 - 0 views

  •  
    Usar polimorfismo en PHP5 para acceder a diferentes BD
Raúl - [^BgTA^]

Linux Para Todos - Como configurar Apache para bloquear agentes de usuario indeseables. - 0 views

  •  
    Como configurar Apache para bloquear agentes de usuario indeseables
sloansteddi

How to use PHP and PEAR MDB2 (Tutorial) | David and Katherine Goodwin - 0 views

    • sloansteddi
       
      Prepare takes the $sql (with '?'s where data will go), along with the TYPES (array) of data to prepare the sql for, and a 3rd paramater for manipulating or result-getting (see next paragraph). It assigns this to $prepared_statement. Another array is created with the data (in the same order as the types, of course), and the RESULT is aquired by running the execute() method on the $prepared_statement object, passing the execute method the "$data" array to fill in the '?'s After this do everything as normal.
  • column = ?
  • id = ?
  • ...1 more annotation...
  • I have a feeling that MDB2 lower cases all field names - so you'll probably need : echo $row['name'] A good idea would be to print_r($row) or similar, to see what's in it
  •  
    A great walk through on getting started with MDB2
Raúl - [^BgTA^]

Designing For Every Browser: How To Make Your Site Fully Cross Browser Compatible > Des... - 0 views

  •  
    Designing For Every Browser: How To Make Your Site Fully Cross Browser Compatible
snow white

初心者が送るPHP入門 - 0 views

shared by snow white on 22 Oct 07 - Cached
  •  
    PHP tutorial written by a beginner
Raúl - [^BgTA^]

reinholdweber.com - 0 views

  •  
    40 trucos para optimizar tu código PHP
Raúl - [^BgTA^]

Consejos para planificar una aplicación web | TuFuncion - 0 views

  •  
    Consejos para planificar una aplicación web
t73net

T73 Software and Design - We'll make your wildest e-Commerce dreams come true! - 0 views

  •  
    My Business Site
t73net

Group PHP Programming's best bookmarks - 0 views

  •  
    Hey just testing this out.
Raúl - [^BgTA^]

Developer's open search engine - 0 views

  •  
    Buscador para desarrolladores
Raúl - [^BgTA^]

FirePHP - Firebug Extension for AJAX Development - 0 views

  •  
    FirePHP enables you to print to your Firebug Console using a simple PHP function call.
  •  
    Usa firebug para depurar PHP.
Raúl - [^BgTA^]

Open Design Community - Download Free Web Design Templates - OpenDesigns.org - 0 views

  •  
    Plantillas web gratuitas
« First ‹ Previous 181 - 200 of 650 Next › Last »
Showing 20 items per page