Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/