line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Unable to customise toolbar in FCK
I've created a function to limit the amount of text according to the amount of words.
However
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th