Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
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
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)