PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou