I have a row in mysql that the content is: insert into Link (Id_Link,Link) values (1,'//server/folder/documentum.doc'); I would like to make...
I have problems with my Autosuggest project. I don't know to detect which is the value that I click. In my index.php i have this: <div...
I would like to open a local folder with a link with Firefox. Normally, I put this: <a href="file://///10.1.206.170/folder/folder 1/">fodler...
I would like to make a simple monitoring. I make this: <?php $ip = $_SERVER['127.0.0.1']; exec("ping -n 4 $ip 2>&1", $output, $retval); if...
I would like to make a simple autosuggest but i don't understand why my code is not running. Help me please! here is the code: <?php...
hi! I see some webs with a similar style as wordpress.com. For example: http://codesnippets.joyent.com/ (see the "Top Tags Alphabetically" at the...
hi! I have problems to give the value of a text. I have in a PHP this: <?php $searchq = strip_tags($_GET['q']); $getRecord_sql =...
I have problems to make a a case option with my php files. I have a index.php with links: <a href="lib/consultas.php?accion=A">link1</a><br>...
Hi! I have problems to open an HTML into a DIV. Please, enter to: http://www.guif.net/menu/hola.html and now, go to...
Separate names with a comma.