Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
Need help Updating SQL Server Express DB from c# :(
Please can anyone help with:-
1 How to sructure the strSelect statement.
2 How to instruct
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a