Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
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
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/