
May 29th, 2000, 09:13 PM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 24
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
You might be running into a size problem where you string of data is bigger than your email function wants to send, how much data are you trying to email? Also for a quick fix why not make a *.php page that loops through your data and give your administer the url? if it is for hiding data from the web purposes, send him the php file as an attachment and let him run it localhost on the server.
|