Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr