Search results 58

Sorted from new to old.
Card image
Open Window

Open another window with java script (_blank) Setting up width, height, ...

Card image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
DB_Connect_Install

Connects to SQL DB using ADODB, if driver not installed, it will attempt to ...

Card image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
List of Databases

Script to list databases available in a server using ADODB connection From

Card image
bs_grid

Bootstrap grid with php server-side example code (jQuery Datagrid plugin) From ...

Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image
Windows XP as website

Having a website that looks like Windows XP is great out-of-the-box idea Here ...

Card image
Arabic VS Hindi numbers

Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

Card image
Shortner

Create a URL shortner using Web.Config AKA URL Redirect, or Page refresher, ...

Card image
Language per app

Restore Windows 10 setting to remember language selected per application

Card image
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when