problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
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
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();