insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
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
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
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