big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Implementing Single Sign-On using SAML 1.1, x.509, LDAP in C#.net
Hi,
I got a requirement from the client i.e implementing single sing on using SAML 1.1( LDAP &
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho