PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
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