Beschrijving:
Discussion of PHP scripting
|
|
|
starting session only if valid PHPSESSID is available
|
| |
Hi! I was wondering if it was possible to check validity of PHPSESSID cookie without actually sending the user the new cookie if it is not valid? What I want is this: 1) user sends no cookie - no session started 2) user sends a valid PHPSESSID cookie - session started 3) user sends an invalid PHPSESSID cookie - no session started.... meer »
|
|
Amending record error
|
| |
Hi I am currently updating a call logging system that stores customer details and problems. One of the things this system does is record where equipment is loaned to a customer which their own is being repaired. The system can add items to a list but there is a requirement to allow any one of the lines to be removed from the list, say where the item has been... meer »
|
|
Using PHP to write html snippet into Javascript
|
| |
For my CMS-like application, I want to store each section of HTML in a file that be output by PHP in two ways: * as HTML directly into the page * as a Javascript variable - without adding much processor load. (This is so that I can serve the first section of text to JS and non-JS users as HTML, and then, for JS users only, add an onclick function that... meer »
|
|
MySQL doesn't read my.ini
|
| |
I'm having timeout problems with my php web pages: When the query demands a lot of data, my page fails and says someting like, "Mysql server went away" or "script exceeded 30 second time limit" or some such. I've checked the MySql manual and there are some settings such as net_read_timeout and net_write_timeout, etc. that looked promising.... meer »
|
|
Learn To Spank - Spanking Video Game
|
| |
...VVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVVVVV .... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .... meer »
|
|
PHP has encountered an Access Violation at 0190AC6A
|
| |
hey Envionment: WordPress version 2.8.5 Windows XP PRO (sp3) MySql version 5.1.40 PHP 5.2.11 IIS I'm trying to learn how to install and configure wordpress so today I downloaded it together with php and mysql As I'm trying to install on my own machine, I didn't use ftp to upload the wordpress file. I jused copied them to the c:\InetPub\wwwroot\wp... meer »
|
|
mysqli prepared statements - db framework
|
| |
Hi! I would appreciate some help on this... I have tried everything I could think of, but prepared statements don't seem to be widely used in PHP community or at least I couldn't find enough information to help me solve this issue. Right now I am using the old way of mysql access, by concatenating strings in a single SQL statement and executing it. While this works... meer »
|
|
Encoding with static content and MySQL Data
|
| |
I think I'm in a bad situation... our website was developed with the meta tag set to... <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> This works fine for M-dashes and special quotes, etc. The issue is when data is entered into a CMS component that stores data in MySQL. The MySQL collation is set to UTF8_swedish_ci (I read this is ok and... meer »
|
|
PHP form validation libraries
|
| |
Hi, I am a student learning php. We have been working on PHP forms in class, and then either emailing that information off or storing it in the database. I am looking for a good but fairly simple PHP library for form validation. Or if anyone has something to say on bigger libraries that generate/validate(say clonefish) I would like to hear what you have to... meer »
|
|
|
1 - 10 van 12522
« Nieuwer
|
Ouder »
|
|
|