Windows 7
Windows 7 default user account control worries experts. Corporate IT departments should be pleased w
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?