Using the mail function, I show you how to create a very basic script. With a little tweaking of our php.ini file, we can send an email from php very easily!
Posts Tagged ‘Using’
How to create a CMS with PHP // Part 5 – Manage All Our Content
January 31st, 2011
phpmoz In this series I’ll show you how to make a CMS with PHP using modern techniques using Classes and Functions to get the best result on your page.
PHP Tutorials: Sending email (Part 3)
October 2nd, 2010
phpmoz Using the mail function, I show you how to create a very basic script. With a little tweaking of our php.ini file, we can send an email from php very easily!
PHP Tutorial: Dynamic Pages
July 18th, 2010
phpmoz In this tutorial I will show you how to make Dynamic pages using PHP. This is a very simple and effective tutorial. If you follow everything along correctly, you will have a really good result and quick loading pages. Useful PHP tutorial links: www.w3schools.com www.php.net www.developphp.com www.phpacademy.info Thanks for watching, Joe.
2. How to Create A Basic Membership Website System Using PHP and MySQL Tutorial
May 4th, 2010
phpmoz Source File Package Link: www.developphp.com How to build or create a basic member system for your websites part 2. Lesson by Adam @ www.developphp.com
1. How to Create A Basic Membership Website System Using PHP and MySQL Tutorial
May 3rd, 2010
phpmoz This one is highly request by individuals having trouble with my more advanced membership website tutorial series that uses Flash, PHP, and MySQL. How to build or create a basic member system for your websites. Source File Package Link: www.developphp.com Lesson by Adam @ www.developphp.com
3. How to Create A Basic Membership Website System Using PHP and MySQL Tutorial
April 28th, 2010
phpmoz Source File Package Link: www.developphp.com How to build or create a basic member system for your websites part 3. Lesson by Adam @ www.developphp.com
PHP Tutorials: Sending email (Part 1)
December 1st, 2009
phpmoz Using the mail function, I show you how to create a very basic script. With a little tweaking of our php.ini file, we can send an email from php very easily!
Php: Writing To Files Using Forms?
September 6th, 2009
phpmoz Can someone show me a simple PHP script that will use a form with:
* One input field
* A submit button
The submit button sends the contents of that input box to a file. (overwrite).
In new to PHP, iv found help on writing to a file and achieved this: http://www.tizag.com/phpT/filewrite.php
And use of forms and PHP: http://www.w3schools.com/PHP/php_forms.a…
I hope these help you, help me! Thank you in advance :]

Posted in
Tags:

