mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
Transport data between itab and textfield on ALV event
Hallo,
I have a ALV Grid ( cl_gui_alv_grid ) and I also have hotspot click event with a h
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Program with calculate Meteorologic measurements
Hello I'm a beginner and I want to make a program with calculate Meteorologic measurements:
ba
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho