C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But