Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
License Issue - service type user
Hi,
I would like to understand the following issue regarding sap license.
I wish to
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe