void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
pagination - need help on passing of search query.
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?