Jump to content

plz help with operators.


ShivaGupta

Recommended Posts

Have a read of this thread

http://forums.phpfreaks.com/topic/283274-simple-math-problem/

 

You should be able to find a solution within there.

after read that threed steel i have provlem..........

 

 

i am using a temp soltuion   first save as php then include that php

$sym1 = "$";
$sym2 = "user";
$sym3 = "<?php
$sym1$sym2 = ( $user );
?>";
$st='user.php';
file_put_contents($st, $sym3);
include("user.php");

and it working fine but i want  other soltuion ...........

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.