if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.