MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
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
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
help with image text
Hi ...
see i need the text of the name and number to start in the center and always be in the
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin