Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Production Order Enterprise Service to Manufacturing Exctn Sys (MES) ???
Hello Experts,
In our current landscape SAP ECC 5.0 is integrated to MES system via PI 7.
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo