Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~544 People Reached
About Me

Programmer

Favorite Forums
Favorite Tags
php x 6
Member Avatar for mahakaal

hello all i am trying to write a code by which i can convert a php page generated from mysql query in to a pdf file <?php // create handle for new PDF document $pdf = pdf_new(); // open a file pdf_open_file($pdf, "philosophy.pdf"); // start a new page (A4) pdf_begin_page($pdf, …

Member Avatar for zortec
0
61
Member Avatar for mahakaal
Member Avatar for mahakaal

Hello all, I need a Free Yahoo, Gmail, Hotmail, MSN and AOL address book import script using PHP , as i need it to a social network site. Any help will be highly appreciated. Thanks in advance.

0
56
Member Avatar for mahakaal

hi i have to type of string like [url]http://localhost/galaxy/galaxy/register.php[/url] and [url]http://localhost/galaxy/galaxy/register.php?id=1[/url] or [url]http://localhost/galaxy/galaxy/register.php?id=1&err=no[/url] and i want to find "register.php" as out put can any one help me thanks

Member Avatar for diafol
0
86
Member Avatar for mahakaal

I am using the following code in .y .htaccess file but it is not working <IfModule mod_rewrite.c> Options +FollowSymlinks RewriteEngine on RewriteRule ^(.*)\.htm$ $1.php [nc] </IfModule> Please help me thanks

Member Avatar for mahakaal
0
89