PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt