Jump to content

Quick PHP Question


saurav

Recommended Posts

I wanna have something like this on my page

 

<?php

$rangeba4 = 'value'; 
$rangeb80x60 = ''; 
$rangeb20x30 = ''; 
$rangeb20x24 = ''; 
$rangeb70x50 = ''; 
$rangeb18x24 = ''; 
$rangeba2 = ''; 
$rangeb16x20 = ''; 
$rangeb18x24 = ''; 
$rangeba20x8 = ''; 
$rangeba16x12 = ''; 
$rangeba3 = ''; 
$rangeb14x11 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 
$rangeba4 = ''; 

?>

 

But all the variables will be different and theres going to be like 100 in total. If I then fetch it all over the page, will it slow the website down / crash anyones browser?

Link to comment
https://forums.phpfreaks.com/topic/163601-quick-php-question/
Share on other sites

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.