I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't