Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
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
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her