Fernando Anchorena wrote:
Barry wrote:
Fernando Anchorena wrote:
Fisrt thx to all for yours answers, I'm updating the mail because in
hte last mail I'didn express my self correctly :
EXAMPLE
page1.php
===
$sql_pro ="SELECT Sid FROM table";
$res_p
Barry wrote:
Fernando Anchorena wrote:
Fisrt thx to all for yours answers, I'm updating the mail because in
hte last mail I'didn express my self correctly :
EXAMPLE
page1.php
===
$sql_pro ="SELECT Sid FROM table";
$res_pro = @mysql_query( $sql_pro);
Fernando Anchorena wrote:
Fisrt thx to all for yours answers, I'm updating the mail because in hte
last mail I'didn express my self correctly :
EXAMPLE
page1.php
===
$sql_pro ="SELECT Sid FROM table";
$res_pro = @mysql_query( $sql_pro);
while ($
Fisrt thx to all for yours answers, I'm updating the mail because in hte
last mail I'didn express my self correctly :
EXAMPLE
page1.php
===
$sql_pro ="SELECT Sid FROM table";
$res_pro = @mysql_query( $sql_pro);
while ($campo_pro = @mys
if(isset($_POST['NAME_OF_FORM_VALUE'])) {
// radio button was selected
}
Fernando Anchorena wrote:
I'm stuck trying to get work this :
This is an example
page1.php
===
$sql_pro ="SELECT Sid FROM table";
$res_pro = @mysql_query( $sql_pro);
while ($c
5 matches
Mail list logo