TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Parkinson4
Forum: General 11-28-2011, 11:28 AM
Replies: 3
Views: 1,283
Posted By Parkinson4
It's really not all that hard (at least compared...

It's really not all that hard (at least compared to some things). There are a number of ways. One easy(?) way is to define a function that accepts an argument to indicate which one is selected:
PHP...
Forum: General 11-28-2011, 11:21 AM
Replies: 17
Views: 931
Posted By Parkinson4
Godaddy has the php.ini file configured with all...

Godaddy has the php.ini file configured with all the information.
This is the code to send a email using php is:
PHP code is:-

<?
include_once("Mail.php");
...

$to = "support@software506.com"; ...
Forum: General 11-28-2011, 11:15 AM
Replies: 8
Views: 605
Posted By Parkinson4
I would be cautious in calling eval() pure evil....

I would be cautious in calling eval() pure evil. Dynamic evaluation is a powerful tool and can sometimes be a life saver. With eval() one can work around shortcommings of PHP (see below).
The main...
Showing results 1 to 3 of 3

 

All times are GMT. The time now is 02:33 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design