Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Calculating n! using vector
#include
#include
#include
using
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: