Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into