1.
Practical PHP Programming | TuxRadar int imagecopymerge ( resource dest_image, resource source_image, int dest_x, int dest_y, int source_x, int source_y, int source_width, int source_height, ...
2.
Practical PHP Programming | TuxRadar int imagecolortransparent ( resource image, int color). Specifying that part of an image should be transparent is as simple as picking the colour to use as ...
3.
Practical PHP Programming | TuxRadar The imagefilledrectangle() function takes six parameters in total, which are, in order: an image resource to draw on, the top-left X coordinate, ...
4.
Build your own email server with Postfix | TuxRadar Mar 2, 2009 ... Whether you work for a small organisation or just use email to keep in touch, tailoring an open source email server to your needs is a great ...
5.
Code Project: Build a flash card app | TuxRadar Mar 5, 2009 ... The first incarnation of our flash card program is a simple ... the same – we just need to make it show pictures instead of plain text. ...
6.
Build your own email server with Postfix | TuxRadar Mar 2, 2009 ... To receive your email and, above all, make the email you send not ... giving an email address to every user who registers with our website ...
7.
Build your own email server with Postfix | TuxRadar Mar 2, 2009 ... To receive your email and, above all, make the email you send not look like spam, ... Some providers make their own MTAs available for this purpose. ... Create Account | About TuxRadar. Future Publishing Ltd ...
8.
Build your own email server with Postfix | TuxRadar Mar 2, 2009 ... Build your own email server with Postfix ..... To make this happen you must give the server a permanent and reliable public identity on the ...
9.
Build your own email server with Postfix | TuxRadar Mar 2, 2009 ... To receive your email and, above all, make the email you send not look ... Some providers make their own MTAs available for this purpose. ...
10.
Build your own email server with Postfix | TuxRadar Mar 2, 2009 ... Let’s assume that your domain is www. mybusiness.com and its MX is a ... To receive your email and, above all, make the email you send not ...
|