- Impact
- 9
select count(*) from address where blenderp=1
I have spent 3 hours reading php tutorials and am not making any progress. even though I know this is pretty basic .. I cant get it
I know it is somehting like ..<?php
$Query = "select count(*) from address where blenderp=1"?>
Getting lost on how to echo that count
really appreciate some help
I have spent 3 hours reading php tutorials and am not making any progress. even though I know this is pretty basic .. I cant get it
I know it is somehting like ..<?php
$Query = "select count(*) from address where blenderp=1"?>
Getting lost on how to echo that count
really appreciate some help














