Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th