PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
ORA-01017: invalid username/password; logon denied
Dear All,
I am facing problem in taken backup from db13 it comes up with the following l
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am