Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...