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
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)