Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~7K People Reached
Favorite Forums
Favorite Tags
php x 35
Member Avatar for mahe4us

Hi all, Onceagain I come back with a query about paypal. I have been developing a site with subscription module. If the user might subscription into the site then they will access all the privileges of the site. Rest of the subscription members have not get their privileges while surf …

Member Avatar for razalakhan
0
158
Member Avatar for ismaily

how to send sms from web site to mobile Can some please help , script to be used php Thank you

Member Avatar for shefeekj
-1
2K
Member Avatar for boo_lolly

i'm writing a redirect.php page for a CMS. the admin user makes whatever changes they want to certain information in the database, then clicks submit. they are taken to redirect.php which handles all the sql commands depending on what the admin wanted to change. and then they are redirected to …

Member Avatar for almualim
0
168
Member Avatar for tech291083

hi, can any one tell me a good GUI editor for php on fedora core 5 32 bit linux? i am looking for a development tool something like dreamweaver which is easy to use with menus, buttons etc. thanks.

Member Avatar for tech291083
0
87
Member Avatar for roryt

Ok, so I am a total PHP n00b so I will explain my problem then say how I would personally logically solve it. I am creating a website using a php include at the top of the page (same for every page on the site) and one for the bottom …

Member Avatar for MattEvans
0
129
Member Avatar for boo_lolly

i don't see anything wrong with it... what's the deal? this is the results page that displays the results of a search query. [b]Parse error: parse error in ../../../../merchandise/testreg/results.php on line 21[/b] [code=php] @ $db = mysql_connect("localhost", "apache", "R3GP@SS!"); if(!$db) { echo "Error: Could not connect to the database. Please …

Member Avatar for phper
0
113
Member Avatar for boo_lolly

hello all, i'm building a CMS and i'm have some trouble with a certain page i've been working on. I have information stored in my database that the admin user can edit and update and change, obviously. on this edit page i have HTML input fields that have been pre-populated …

Member Avatar for digital-ether
0
109
Member Avatar for wernervogg

I have a password protection for my website. The LogIn name and passwords are stored in a mysql database. My question is: How can I define that a person who has a LogIn can only see some pages of the whole website? How can I connect the information about which …

Member Avatar for phper
0
121
Member Avatar for desiguru

I fond some tutorial that can search one field of the table in a database,. But I would like to search the whole table.. In my table I have people's name by first name, last name, phone number etc... how can I display the whole thing as a result? For …

Member Avatar for desiguru
0
155
Member Avatar for boo_lolly

for some reason or another, my AUTO_INCREMENT command won't work in my sql table for the column named 'ID'. i have no idea why. it SHOULD work, but it doesn't. anyway, that's not really much of an issue. however, i have decided to take this opportunity to learn something new …

Member Avatar for hazel_0821
0
162
Member Avatar for boo_lolly

hey all! i've got a CMS i'm working on and i have a couple of HTML tables that are populated via php loops communicating with the SQL database. got it? good. at the end of each row in the HTML table there is a checkbox. i need to be able …

Member Avatar for boo_lolly
0
677
Member Avatar for alkaholik

Hello Basically I have a huge list of info from a table in a database, the table has a field "week" in which I sort them by. I want a drop down menu which displays the weeks, and when you pick a certain week, it populates the html table below …

Member Avatar for boo_lolly
0
90
Member Avatar for assgar

Hi I would like offer the user a choice of displaying search results. They should be able to select which column to ORDER BY and in ascending or descending order. $sort_order contain colums name $sort_type contain desc or asc How can I use these two arrays in the order by …

Member Avatar for nickclarson
0
167
Member Avatar for boo_lolly

i get this error: [B]Parse error[/B]: parse error, expecting `';'' in [B]/../../../../addCouple.php[/B] on line [B]156[/B] [code=php] @ $db = mysql_connect("yah", "blah", "blah"); mysql_select_db("registry_DB", $db); if(!$db) { echo "Error: Could not connect to the database. Please try again later."; exit; } $sql = "SELECT uID FROM my_search_table WHERE uID LIKE '%". …

Member Avatar for boo_lolly
0
78
Member Avatar for boo_lolly

i'm working on a simple search and results project. i don't have the database setup yet, but i'm working on that as we speak. i'd like for this to work the FIRST time i run it after the database is running. however, i'd like to add something to my search/results …

Member Avatar for digital-ether
0
65
Member Avatar for boo_lolly

i have a mysql table with a few columns. some of the rows in this table might contain the same content in the same column. for instance. my column titles are 'uID' 'product' 'item' 'need' 'yah' 'blah' 'blah'... here's what i need i need some advice on how to design …

Member Avatar for iamthwee
0
90
Member Avatar for new_girl

Hello, Anyone know how I correct the following error message: My php website has category links, and I had to add a category which I did from my admin panel's "Category" than "Sub Category" than "Add". After I added the category, it shows up on my site but where the …

Member Avatar for new_girl
0
84
Member Avatar for boo_lolly

let's just say that this page i'm writing is called 'registry.php'. this page will be more-or-less a template, however contents of this page will vary depending on one variable. the variable is the ID number of a newlywed couple (in the database). the content of registry.php will contain tables. each …

Member Avatar for boo_lolly
0
3K
Member Avatar for boo_lolly

hello all! i am writing a piece of a wedding website in php. this piece of the website is called a bridal registry. when a couple gets married, they tell people that they are registered at my website. this means that the couple came to my website and told them …

0
72