getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u
Disable Scrollbar in TableControl
Hello everbody,
please can anybody help me - outherwise i'm going to become desperate :P<
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any