how to load php class from another domain?
how to load php class from another domain?
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no