SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
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
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
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 =
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying