php
What security threats does the access_token for Facebook Graph API pose?
I have made a custom ajax script to parse the JSON returned from the facebook graph API feed. I have come to terms with the fact that the access token expires, so in order to get another one I can ma[详细]
2023-04-13 08:24 分类:问答Maximum execution time of 30 second exceeded in c:\wamp\drupal\includes\database.mysqli.inc on line 114
When i extract .ZIP files(Modules e.g Ubercart,开发者_StackOverflow中文版cck) on sites/all/modules Folder in drupal 6 and try to enable it from admin->modules and when i click \'save configuration.\'[详细]
2023-04-13 08:24 分类:问答usort: how I can sort by multiple data types? [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Sort multidimensional array by multiple keys[详细]
2023-04-13 08:23 分类:问答Get specific values from multidimentional array locked to ID
Maybe the title is a little confusing, but let me try to explain. I have a database (informix), and use PHP PDO, in that database there is a table which contains stylesheets for pages.[详细]
2023-04-13 08:21 分类:问答Php: cut part of image
Hi my problem is the following: I have a jpg or pngimage file, white background. In this image there are many glasses pictures. My goal is to cut every single glasses picture and save in separate file[详细]
2023-04-13 08:16 分类:问答URL Validation Regex
As far as i know there are many other questions similar to title, but my main reason for asking this question is i want my validatio开发者_StackOverflow中文版n as perfect as i want. Here is my explana[详细]
2023-04-13 08:12 分类:问答isnt there a simple if condition to compre two arrays
so there are these two arrays: $one = array(\"engineering\", \"applied\", \"mathematics\"); $se = \"Applied mathematics is a branch of mathematics that concerns itself with mathematical methods that[详细]
2023-04-13 08:11 分类:问答Securing PHP code. Need some tips
I want to encode my codes with ionCube. But I do not know exactly how to prevent users from cracking it without encoding.[详细]
2023-04-13 08:10 分类:问答Error in code for header redirect
I have template.php file which gets include in each page , so now I want to add comment form to each page , I 开发者_开发知识库have added the form to template.php , only problem I was having is refres[详细]
2023-04-13 08:07 分类:问答How to add wildcard names to directory search in php
I\'ve got a small php script that will gather all files in a directory. Futhermore, I\'m cleaning through this array of names to skip over the ones I don\'t want:[详细]
2023-04-13 08:05 分类:问答