calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
ScriptResource.axd gives an error on fresh install of ASP.NET Ajax 1.0
Hello,I have a fresh install of Microsoft ASP.NET Ajax 1.0. When I create an Ajax enabled website in
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN