http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
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,