Untitled Document
| |
 |
TARIFAS |
|
COBRO DEL SERVICIO EN CUENTA DE TELEFONICA CTC CHILE
|
- TRAMO LOCAL: VALOR DE USO DE LA RED TELEFONICA.
- SERVICIO COMPLEMENTARIO: VALOR DE USO DE RED FREELINE.
- TRAMO LOCAL + SERVICIO COMPLEMENTARIO: VALOR TOTAL CONEXION FREELINE.
|
|
VALOR TOTAL CONEXION FREELINE POR MINUTO (CON IVA INCLUIDO) |
| ZONA |
COD L.D. |
CIUDADES |
NORMAL |
REDUCIDO |
NOCTURNO |
|
| 1 |
|
|
$ciudad="SANTIAGO";
$sql="SELECT * FROM ciudad ciu, zona zon, slm ss
WHERE ciu.id_zon=zon.id_zon AND zon.cod_zon=ss.cod_zon
AND nom_ciu='$ciudad'";
$result=mysql_query($sql,$conn_acceso);
$row = mysql_fetch_array($result);
?>
$32.66 printf ("%.2f",$row["slm_nor"]*1.19*60); ?> |
$13.12 printf ("%.2f",$row["slm_red"]*1.19*60); ?> |
$5.37 printf ("%.2f",$row["slm_noc"]*1.19*60); ?> |
|
| 2 |
|
|
$ciudad="VALPARAISO";
$sql="SELECT * FROM ciudad ciu, zona zon, slm ss
WHERE ciu.id_zon=zon.id_zon AND zon.cod_zon=ss.cod_zon
AND nom_ciu='$ciudad'";
$result=mysql_query($sql,$conn_acceso);
$row = mysql_fetch_array($result);
?>
$36.48 printf ("%.2f",$row["slm_nor"]*1.19*60); ?> |
$14.40 printf ("%.2f",$row["slm_red"]*1.19*60); ?> |
$6.01 printf ("%.2f",$row["slm_noc"]*1.19*60); ?> |
|
| 3 |
|
|
$ciudad="CONCEPCION";
$sql="SELECT * FROM ciudad ciu, zona zon, slm ss
WHERE ciu.id_zon=zon.id_zon AND zon.cod_zon=ss.cod_zon
AND nom_ciu='$ciudad'";
$result=mysql_query($sql,$conn_acceso);
$row = mysql_fetch_array($result);
?>
$36.80 printf ("%.2f",$row["slm_nor"]*1.19*60); ?> |
$14.50 printf ("%.2f",$row["slm_red"]*1.19*60); ?> |
$6.06 printf ("%.2f",$row["slm_noc"]*1.19*60); ?> |
|
| 4 |
|
| ANTOFAGASTA |
| LA SERENA |
| CHILLAN |
|
$ciudad="ANTOFAGASTA";
$sql="SELECT * FROM ciudad ciu, zona zon, slm ss
WHERE ciu.id_zon=zon.id_zon AND zon.cod_zon=ss.cod_zon
AND nom_ciu='$ciudad'";
$result=mysql_query($sql,$conn_acceso);
$row = mysql_fetch_array($result);
?>
$35.63 printf ("%.2f",$row["slm_nor"]*1.19*60); ?> |
$14.11 printf ("%.2f",$row["slm_red"]*1.19*60); ?> |
$5.87 printf ("%.2f",$row["slm_noc"]*1.19*60); ?> |
|
| 5 |
|
| IQUIQUE |
| QUILLOTA |
| LOS ANDES |
| CURICO |
| LINARES |
|
$ciudad="IQUIQUE";
$sql="SELECT * FROM ciudad ciu, zona zon, slm ss
WHERE ciu.id_zon=zon.id_zon AND zon.cod_zon=ss.cod_zon
AND nom_ciu='$ciudad'";
$result=mysql_query($sql,$conn_acceso);
$row = mysql_fetch_array($result);
?>
$39.12 printf ("%.2f",$row["slm_nor"]*1.19*60); ?> |
$15.28 printf ("%.2f",$row["slm_red"]*1.19*60); ?> |
$6.45 printf ("%.2f",$row["slm_noc"]*1.19*60); ?> |
|
| 6 |
|
| ARICA |
| COPIAPO |
| OVALLE |
| SAN ANTONIO |
| TALCA |
| LOS ANGELES |
| PUNTA ARENAS |
|
$ciudad="ARICA";
$sql="SELECT * FROM ciudad ciu, zona zon, slm ss
WHERE ciu.id_zon=zon.id_zon AND zon.cod_zon=ss.cod_zon
AND nom_ciu='$ciudad'";
$result=mysql_query($sql,$conn_acceso);
$row = mysql_fetch_array($result);
?>
$37.11 printf ("%.2f",$row["slm_nor"]*1.19*60); ?> |
$14.61 printf ("%.2f",$row["slm_red"]*1.19*60); ?> |
$6.12 printf ("%.2f",$row["slm_noc"]*1.19*60); ?> |
|
| 7 |
|
|
$ciudad="RANCAGUA";
$sql="SELECT * FROM ciudad ciu, zona zon, slm ss
WHERE ciu.id_zon=zon.id_zon AND zon.cod_zon=ss.cod_zon
AND nom_ciu='$ciudad'";
$result=mysql_query($sql,$conn_acceso);
$row = mysql_fetch_array($result);
?>
$35.69 printf ("%.2f",$row["slm_nor"]*1.19*60); ?> |
$14.14 printf ("%.2f",$row["slm_red"]*1.19*60); ?> |
$5.88 printf ("%.2f",$row["slm_noc"]*1.19*60); ?> |
|
| 8 |
|
| VALDIVIA |
| OSORNO |
| PUERTO MONTT |
|
$ciudad="VALDIVIA";
$sql="SELECT * FROM ciudad ciu, zona zon, slm ss
WHERE ciu.id_zon=zon.id_zon AND zon.cod_zon=ss.cod_zon
AND nom_ciu='$ciudad'";
$result=mysql_query($sql,$conn_acceso);
$row = mysql_fetch_array($result);
?>
$46.59 printf ("%.2f",$row["slm_nor"]*1.19*60); ?> |
$14.89 printf ("%.2f",$row["slm_red"]*1.19*60); ?> |
$8.75 printf ("%.2f",$row["slm_noc"]*1.19*60); ?> |
|
| 9 |
|
|
$ciudad="COYHAIQUE";
$sql="SELECT * FROM ciudad ciu, zona zon, slm ss
WHERE ciu.id_zon=zon.id_zon AND zon.cod_zon=ss.cod_zon
AND nom_ciu='$ciudad'";
$result=mysql_query($sql,$conn_acceso);
$row = mysql_fetch_array($result);
?>
$52.83 printf ("%.2f",$row["slm_nor"]*1.19*60); ?> |
$18.48 printf ("%.2f",$row["slm_red"]*1.19*60); ?> |
$12.34 printf ("%.2f",$row["slm_noc"]*1.19*60); ?> |
|
HORARIO NORMAL |
| LUNES A VIERNES |
(08:00 - 19:59) HRS. |
| SABADOS |
(08:00 - 13:59) HRS. |
|
HORARIO REDUCIDO |
| LUNES A VIERNES |
(20:00 - 23:59) HRS. |
| SABADOS |
(14:00 - 23:59) HRS. |
| DOMINGOS Y FESTIVOS |
(08:00 - 23:59) HRS. |
|
HORARIO NOCTURNO |
| TODOS LOS DIAS DEL AÑO |
(00:00 - 07:59) HRS. |
|
|
|
 |
|
|
|
|
|
|
|
|