Hello,
I want to get the javscript that test the extension of images.
Can someone help me?
Thank you.
Type: Posts; User: lay; Keyword(s):
Hello,
I want to get the javscript that test the extension of images.
Can someone help me?
Thank you.
Hello everybody,
I want to get the javascript code that can validate url.
Can someone help me?
Thank you for your kind.
Thank for ur help. But the tool that I can download and install on my machine and it also can test hold of the website.
I want to find a tool that can tell that my web site is have error or not. If some have this tool please send me too.
Thank before.
Hello everybody,
I want to get the tool that can convert from Ms. sql to MySQL.
So can someone help me?
My problem is when i insert text by use opera browser it can't call to edit. It is empty!
I have this code : <textarea name="annonce" id="annonce" class="case" style="width:500px; height:300px;" mce_editable="true"><?php $annonce = str_replace("@", "@ ", $annonce); echo...
Now i can resolve my problem already. This is my mistake to explain the vague information to you. Thank for ur reply.
Hello everybody,
I have one problem and need all of u help me please!
I want to put all the version of the newsletters online in the same page.
So how can I do?
Yes Nile, I use PHP and I want to display the same source code. And also want to read it line by line.
I have one xml file that have the format like this :
<?xml version="1.0" encoding="UTF-8" ?>
<Userpwd>
<login id="1">
<username>titi</username>
<password>123456</password>
</login>
<login...
I want read and write it in one table and display it in one page on my web site. May it is difficult to understand, because i am a new one and my English is not good. But I hope u will understand....
How to read file pdf in php?
Thank u very much for ur helping.
But after i try ur codes. It still have the same problem.
<?php
function writeXML($xmlfile, $tablename)
{
$query= "SELECT * FROM $tablename";
$result = mysql_query($query);
$doc = new DOMDocument('1.0', 'UTF-8');
$root =...
Thank u for your help
But my database is not store in local, it store on my server.
I have this code:
$link = mysql_connect('localhost', 'TV', 'functiontest')or die('Error connecting to mysql');
mysql_select_db("TV",$link);
I connect with mysql editor is ok
but when i connect...