temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For