Beschrijving:
Discussion of PHP scripting
|
|
|
MYSQL USER-TABLE. Manage USERS [EXPERT]
|
| |
Hi All ! We moved from Mysql 3 to Mysql 5. The exact one : 5.0.77. In the past, (4.1.20), we had a database called mysql. In that DB, we could manage the overall properties a the users, and detailed parameters. Now, in the 5.0.77. version, we don't have that DB anymore ! We knew it, because there is a new fashion in the computer sciences to get rid... meer »
|
|
explode and offset problem
|
| |
Hello all. Essentially, I am recieving an Notice: Undefined offset: 0 Notice: Undefined offset: 1 Notice: Undefined offset: 2 Notice: Undefined offset: 3 which is referring to the code below. $The_comment = explode("|", $the_string, -1); $name = $The_comment[0]; $comment = $The_comment[1]; $when = $The_comment[2];... meer »
|
|
MVC example
|
| |
Hi! I'm looking for an example of script with: autenthication, grid view and insert records using MVC + Zend. I've made many search on google but I've not found examples :-(((( Can you help me? Thanks
|
|
PHP exec cmd dir
|
| |
Can anyone help me? Using exec("cmd /u /c dir /B /S /O:N > $outpufile",$directory) the function fopen will not read the UTF $outpufile. Possible is this file of directories and sundirectories is unicode UTF-16LE and cannot be read ( Characters like Greek characters are visible as ) by PHP... meer »
|
|
automatic login to different websites
|
| |
Hi All, I have roundcube webmail,phpBB forum & wiki hosted on one machine. All of the above authenticate against LDAP using same username and password. I want to group all the 3 services in drupal in order to make a portal. The problem is once i will log into drupal i have to log into each of the services(mail,forum,wiki)... meer »
|
|
DOM problem
|
| |
Hello, I am using the PHP DOM functions to create XML. I was hoping to be able to separate the generation of certain occuring parts in the xml into separate functions returning xml parts. But i do not figure out how! Can someone help me? I was hoping to use the code below but it does not work. My function getBook... meer »
|
|
problems with var values
|
| |
Hi! I've a session variable with user ID now I would like use this value for do this: if value = 1 I can show all records (admin user) if value != 1 I can show only my records the code that I post works with user ID but not when I want to show all records.... where is it my error? Zend_Session::start();... meer »
|
|
From lati/longi to state
|
| |
Hi! I've 2 var with lati/longi values ... can you tell where Can I find an example from calculate: address, town, city, state??? Thanks
|
|
|
1 - 10 van 12553
« Nieuwer
|
Ouder »
|
|
|