Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde