View Single Post
Old April 9th, 2008, 01:12 PM   #8 (permalink)
StanJensen
Junior Member
Verified Customer
 
Join Date: Jun 2005
Posts: 26
Quote:
Originally Posted by Chuck S View Post
This is correct right?
Quote:
error_reporting (E_ALL ^ E_NOTICE);
ini_set("memory_limit", "48M");
ini_set("max_execution_time", 0);
if ( VB3_INTEGRATION == "off" )
{
// Let's work from one variable
StanJensen is offline   Reply With Quote