Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game