Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha