getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl