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
Ranked #4K
~537 People Reached
Favorite Forums
Favorite Tags
php x 5
Member Avatar for InsaneVr6

I have been working with PHP for a few months now and I wanted to make a simple mailing list script to add to a website I am helping redesign. I think that a mailing list will be a welcome upgrade. Anyway the error I am getting is[CODE]PHP Parse error: …

Member Avatar for InsaneVr6
0
185
Member Avatar for sleign

hey I'm having a problem trying to get some variables passed on a form to another page where the processing is handled. basically what I'm trying to do is display the titles of pages from a website that are stored on a mysql database. those titles are passed thru a …

Member Avatar for sajif
0
165
Member Avatar for franciskp

In my form i placed a table and it contain some data. Now i want to retrieve a particular cell data

Member Avatar for ranjeetp
0
58
Member Avatar for ranjeetp

Hello All , I have integrate eWay payment gateway, My need is I have to insert payment history which is monthly in the database and display that history in the my account section. But I don't know how to do it?. I know In paypal there is IPN for this …

Member Avatar for chrishea
0
68
Member Avatar for xuexue

hi guys, need help, the fopen () command does not run on my program, i don't think what's the problem, please help me [code] <?php $ourFileName = "C:\server\htdocs\samples\php\sample.txt"; $fh = fopen($ourFileName, 'r') or die("Can't open file"); fclose($fh); ?> [/code]

Member Avatar for ranjeetp
0
61