Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
What exactly is net neatrality?
What exactly is it? I think it's anti-censorship and... stuff... but I don't really understand it
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Calculating n! using vector
#include
#include
#include
using