Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol