small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But