Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?