some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&