Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~3K People Reached
About Me

Im just curious

Interests
Graphics, WebDev
PC Specs
Real old laptop, but i have to make do!
Favorite Tags

17 Posted Topics

Member Avatar for designalex

Greetings Professionals and Comrades. Please indulge me with the following: Ive been experimenting with the following and i am trying to reach a decision: I have 2 domains: example: noranking[dot]com (mostly related to motoring), example: decentranking[dot]com (related to Tech) noranking[dot]com has no search ranking but the domain is dear to …

Member Avatar for ManuMahajan
0
317
Member Avatar for Gadgetbytes

Why was this downvoted!? You need to share a little more information: To recieve any decent responce, we need some stats: What devices are most of your users using? What language are you targetting? Where is you traffic coming from, organic, paid or referral? If its organic or paid traffic, …

Member Avatar for KumarPradeep
-1
198
Member Avatar for designalex

guy plz help me out with this. If i have a table, in the table is a column called veh_status, the row data will be varchar storing one or many comma seperated numbers so veh_status could be 1,2,3 each number represents an id to the relevant vehicle statuts name and …

Member Avatar for rch1231
0
209
Member Avatar for designalex

Hi all, ive searched the site but couldnt find an answer, so here goes: a client has a 2 websites displaying products, if they add/update/delete an entry on the 1st site they should have the option to choose whether or not to update the 2nd site, and vica versa. Each …

Member Avatar for mschroeder
0
187
Member Avatar for mehdi.yazdani

if i am understand you correctly then you shouldn't feed the info to the clients screen at all, when the user submits the form you compare the input with your capthca, you say you storing your capthca ID in your $_SESSION so... [CODE] $userCaptcha = mysql_real_escape_string($_POST['userInput']; // from user $sessionCpatcha …

Member Avatar for mehdi.yazdani
0
119
Member Avatar for designalex

Hi, can anyone guide me in the right direction with the following: I want to start a hosting reseller service, didnt find a relative category to post in but my question is related to php so... I want to develop a site where users can query available domain names, the …

Member Avatar for designalex
0
173
Member Avatar for designalex

Hi, please point me in right direction. I want to be able to post php/html/mysql code on my website and have it viewed as i would if i posted code on daniweb and used the CODE tags for e.g [CODE]<?php echo "I would like to see my code like this"; …

Member Avatar for diafol
0
103
Member Avatar for designalex

Hi, anyone know how i can find the last added entry in mysql db. i am aware of: mysql_insert_id(), this function returns the last id but I need to select the last row where $username = username.

Member Avatar for crishlay
0
104
Member Avatar for designalex

Hi, its me again.:scared: im using the following code to destroy my session but instead of removing the session, it just empties the data, for e.g: when i start the session a file is created, after storing my data in the session the file could be 2 or 3 kb …

Member Avatar for SRocks
0
207
Member Avatar for designalex

Please correct my syntax: im including a file with the following constants [CODE] define('IPADDRESS', $_SERVER['REMOTE_ADDR'] ); define('BROWSER', @$HTTP_USER_AGENT ); define('REFERER', @$HTTP_REFERER ); [/CODE] if i echo IPADDRESS; i get the ip address (127.0.2) so the include is fine. My mysql instruction is as follows: [CODE] $update = mysql_query("UPDATE login_errors SET …

Member Avatar for designalex
0
187
Member Avatar for designalex

Hi, I am new at php so please I beg of you to go easy on me., I have looked on the site and read many tutorials but I am trying to understand the following: When I call session_start() at the beginning of a page a file gets saved to …

Member Avatar for diafol
0
189
Member Avatar for jimmyo88

Iv seen this done with javascript but my knowledge is limited so i would do the following: create a css class for the empty bar with a width of 60px and a 1px border. create a class with a background color and width of 10px, (10px for each quiz = …

Member Avatar for jack4321
0
128
Member Avatar for designalex

hi, i have a form with a few fields including 3 image fields: the problem that i am having is that on the 3rd images upload it just does nothing. i can upload using any 2 of the image inputs and it will work fine but as soon as i …

0
78
Member Avatar for shdwmage

I dont know if i am understanding you correctly, but i am busy with a similar project. what i did was: When the admin adds a vehicles they select up to three images per vehicle, the images are stored in the row if the vehicle with field names, image1, image2 …

Member Avatar for smantscheff
0
130
Member Avatar for designalex

hi, if got a strange problem, im developing on localhost, if i try to upload a gif image windows give me the following error message: [B][I]Apache HTTP Server has encountered a problem and needs to close. We are sorry for the inconvenience.[/I][/B] and then it opens the windows downloader and …

Member Avatar for designalex
0
88
Member Avatar for designalex

Hi,i have a small problem with the following... a users posts a vehicle to the database, the form allows for posting with 3 images. when i display the form using a while loop i need to display the images, my problem is that i want to check 3 images 0r …

Member Avatar for designalex
0
213
Member Avatar for designalex

Hi all, i am very new to php, this is my first post and the first project that i am working on. i have searched for my problem but i cant find a solution, i suppose i dont even know what im looking for so here goes! i have a …

Member Avatar for smantscheff
0
87

The End.