do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
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
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string