--TEST-- Stored Proc Null Data Test --DESCRIPTION-- Verifies the ability to return a null string from a stored procedure. --ENV-- PHPT_EXEC=true --SKIPIF-- --FILE-- getMessage(); } ?> --EXPECT-- Test "Stored Proc - Null Data" completed successfully.