Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #