delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =