ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"