Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
help with image text
Hi ...
see i need the text of the name and number to start in the center and always be in the
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph