Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
We have a situation, where a rental contract starts at the mid of the month say
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...