(Quote)
the reason why those variables cannot be called by just echo "$variable" is because in the latest version of PHP released got rid of these global variables, requiring you to use the $_GET["id"] to call the variable. But…
If you have root access, this is a solution.
I would use a SSH based ftp client to log in using root access. Available Here:
http://ftp.ssh.com/pub/ssh/SSHSecureShellClient-3.2.9.exe
When logged in you can go to /var/lib/mysql/databasename/ and do…
(Quote)
the photos on there are from free stock photo websites but ive been looking at http://www.photos.com/en/ and maybe setting up a monthly account for 129.95 USD.
looks like a good deal seeing as they have so many great photos.
btw: saw your…
i use this to format timestamps, timestamp(14) that is
<?phpfunction format_timestamp($timestamp){ $year = substr($timestamp, 0, 4); $month = substr($timestamp, 4, 2); $day = substr($timestamp, 6, 2); $hour = substr($timestamp, 8, 2); $minute = s…
dont set shadow images to 100% height, just set the background of the <td> to the image. (i.e. <td width=18 background=/img/topright3.jpg><img src=img/topright3.jpg border=0></td>)
-Dan
i usually work on 3-7 design/development projects at any one time.
current:
www.bellevuespabeyond.com - site development
www.heathdiesel.com - massive overhaul of interface, ecommerce, and product/margin management
www.tropicaltravel.net - agent ef…
yeah thought about them going into an imessenger client so i registered google-messenger.com a while back. :D havent done anything with the domain yet tho.
-Dan