Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t