$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
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_
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi