Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only