Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
set xml path in flash when xml created in memorystream and webrequest
i am creating an xml file using memory stream and i want to load this xml file into the flash on cli
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have