Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user