Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW