How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<