Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them