quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a