include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th