Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Richard Heyes
has contributed to:
Is it possible to get sendmail to forward all email received via SMTP to another smtp server? And if so, how?
Is there a command that either works with grep or by itself that performs search/replace function on text files?
How do set mail() to send a return reciept to the sender?
How do I loop twice through a result set from a mysql query? I don't seem to be able to use reset() to reset the pointer to the beginning of the set.
How can I enable root to login via telnet?
How to display 'June 19, 2021' from the value '2021-06-19' got from a MySQL database using PHP3?
The second field in the database is an emailadress. How can i use the printf() function so that $myrow[1] get a <a href="mailto: .... tag. ?
How do I determine the free space on my partitions?
Warning: Unable to open 'c:\\Windows\\TEMP\\php2' for reading; No such file or directory
How do you specify a path in the php.ini file under windows. Do you use "C:\temp" or \temp or /temp?
How can I make attachment to mail message using mail() function?
It's possible set the timeout for php scripts using IIS?
how can I split year digits into 4 variables
How do get the number of columns in a MySQL query?
How do I pass a sting in a url eg. $MyString='Have a nice day'?
How can I send an email in both txt and HTML format and have only 1 be display in the users email program?
How can I query the names of all tables in a DB?
I can upload files and send mails with PHP, how do I attach these files to my mail?
Where can I find a list of general do's and don'ts, or best practices for using PHP
What is a good editor for PHP under Windows (and or Linux, Unix, FreeBSD, Mac)?