How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas