Does anyone know or can direct myself to a php audio character output?

For example if i code this and outputs it not only visual but audio also.

$abc = "ABC";
echo $abc;
// or even
$a = "A"
$b = "B"
echo $A . $B;

You get the idea though, any help be much appreciated.

Regards, X

Never used it before but maybe this will work for you.

For this purpose just visit w3 schools you will found the solution of your problem.

me) need to be a member?
jen) where in w3schools?

So does anyone have any ideas or resources on how to generate sounds using php? Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.