Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance