word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?