Simple search

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kippi
Forum Newbie
Posts: 2
Joined: Thu Mar 27, 2008 4:26 pm

Simple search

Post by kippi »

Hey,

I am sure this is really simple to do, but not sure where to look:

#
What's the best way to read after the line filename and finish at ----- so the output would be Z3dvb5RAZGlynJUFDNvLnVrCg==
#

#
filename="sales"
#

#
Z3dvb5RAZGlynJUFDNvLnVrCg==
#

#
------=_20080407170816_24869--
#

#
Any help would be great!! This is so I can run base64_decode and get the attachments.

Many Thanks

Chris
Post Reply