Tuesday, August 19, 2008

PHP Mailer with attachment enabled

After some time searching on internet I tried to find a suitable php script support attachment in a way that is well established through html form .
I found several examples but it didnt satisfy my needs . So after a while of copying and pasting from the internet free source php snippets codes ,and after some reading about php (reflecting my bad background concerning that language) I finally created this PHP based emailer with attachment enabled ,it helps to send fake emails of course, but it all depends on the hands and mind of the user of that code.

you can download it from here
or view from here

Labels: ,

Smilar pages

Sunday, September 02, 2007

Source Codes

Today I noticed that youtube has changed its streaming page alittle bit, so the "youtube link revealer" I coded won't work anymore, I am too pessimistic about updating the program since youtube may changetheir page over and over again,the change was simple;so you can still use the method before a handcraft method to download the flv file since the 't' and 'video_id' values still the same.

Here I put the link to two source codes:
Tcp Port Scanner(c)
Youtube movie link revealer(asm)

The source codes would be much better if I did pay more attention to them !!

Labels: ,

Smilar pages