Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri