PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
Suggestions for Functional module
Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do n
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go