Keeping data in form
How can I keep whatever I write in the form?
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai