Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
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 "
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee