date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
pls clear my confusion
Hi friends,
Pls solve my query .
what is the exact use of Scope Resolution Operator( i
need help to creat database
Hello Team, please guys i am stuck from three days with paypal issue for IPN but no luck yet now i w
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
form submit at godaddy?
Trying to test form submission at GoDaddy and it does not seem to work. Here's the page...
h
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<