|
Main (PHP)
3rd Party Streams
Resources
Code Snippets
Affiliates
|
|
|
| |
|
| By Oxy ( 2002-02-15
8089 views.
)
|
| A very easy way to connect to a MySQL DB, it displays an error message if its not connecting right. |
| |
|
| |
|
| By Oxy ( 2002-02-15
8089 views.
)
|
| Needs to have $delete defined by a form or something. |
| |
|
| |
|
| By Oxy ( 2002-02-15
8077 views.
)
|
| You need to define the variables, then it'll all work good, as seen on the left menu bar of oxyscripts.com |
| |
|
| |
|
| By Drakxter ( 2002-02-12
8077 views.
)
|
| This little function checks if $table exists in $db.
If it does it will return true, if it does not, it will return false.
You will need to have opened a connection to the MySQL server before using it.
|
| |
|
| |
|
| By Drakxter ( 2002-02-05
8092 views.
)
|
To send a mail from inside a php script, use the mail() function.
The 1. parameter is the email address the mail is being sent to.
The 2. is the subject.
The 3. is the body of the mail.
There are more parameters. But these are the only one you must fill.
Look in the php manual for more help.
http://www.php.net/manual/en/function.mail.php |
| |
|
| |
|
|
| Item(s) 51 to 55 of 57.  Go to page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 |
| |
|
|
|
Top Sponsor
Sponsors
Sponsors
Advertisting
Affiliates
|
|