Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
chat
hello i'm amir
i need a chat source code in asp.net 2.0 without Ajax.
anybody can help me?
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no