Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric