void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c