void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
Does deleting the spmlog directory critical?
Hi Everyone,
Please, hope you could help me. We're having problems with the SAP backup. I
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data