array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ