Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code: