mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
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
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.