Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
chat
hello i'm amir
i need a chat source code in asp.net 2.0 without Ajax.
anybody can help me?
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I