SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Displaying different page content, depending on the logged in user.
Hi all, I am new to ASP.net (and web development in general), and have a question about how I can di
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q