preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
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
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and