insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob