PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi