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
~3K People Reached
About Me

coding, coding and more coding ....

Interests
coding, coding and more coding ...
PC Specs
anything with DELL! dual-core about to go quad!
Favorite Tags
Member Avatar for realnsleo

Hi everyone! I am looking for a jquery plugin that moves a whole page horizontally, diagonally or vertically like the one here: bulamu.net any help is highly appreciated!

Member Avatar for TySkby
0
163
Member Avatar for realnsleo

hi all .. i have developed an application in php and i want to start marketing it. the downside is i have put in alot of hard work into developing it. sleepless nights, tears, booze, and the last thing i woulf want is for some idiot to steal and manipulate …

Member Avatar for Moderns
0
103
Member Avatar for realnsleo

Hi EVERYONE! Does anyone know a good simple FREE CRM for a Wen Design Business. I have spent days looking for one (when i could be coding one of my own). I've looked through sourceforge but no luck. I need something that can do what SNIP does. Thanks for your …

Member Avatar for chrishea
0
158
Member Avatar for realnsleo

Hi everyone!!!! i have a problem with storing session variables from a file called through ajax. i have a page with a form which i submit using ajax. the page is called add.php, when you hit submit, the form is sent using $(post) to a file called addaction.php where i …

Member Avatar for chrishea
0
78
Member Avatar for realnsleo

Hi guys, i read an article from <http://www.scratchprojects.com/2006/02/sample_article_tic_tac_toe_p01.php> and got this really cool approach for development of Tic Tac Toe (am sure u all know it) in VB. However i am using sharp develop 2.2.1 to edit anf compile my code and it's working fine. I combined all the code …

Member Avatar for kvprajapati
0
180
Member Avatar for muralibobby2015

i am adding products. in that i have multiple select categorys option is there. i am selecting multiple categories and imploading that and storing categorys in database product table using categorys ids. now i am fetching with single catagory id. how to call (in_array) for that query? [CODE]"select * from …

Member Avatar for diafol
0
100
Member Avatar for servis

hello, i want to arrange variables in array from foreach loop like this [ICODE] foreach($arr as $array){ $variable['first'] = $array['im']; //first record from im column in a table $variable['second']= $array['im']; //2nd record from im column in a table } echo $variable['first']; echo $variable['second']; [/ICODE] the purpose is to make the …

Member Avatar for servis
0
97
Member Avatar for cane23

i m having some trouble trying to find the sum of an queried variable however this variable is inside a loop and it is not summing it is just returning the value at that instant in time this is the code below [CODE]@$code= $_POST['coursecode_1']; if( is_array($code)) { //$sum= array(); while …

Member Avatar for cane23
0
89
Member Avatar for ursrathika

Hai Experts i am working in php platform.i have a problem in paging in image catalog..my process is insert three or more images in image folder..and i have retrieved images in same folder to display table or Div in php.images are successfully displayed but i have a problem in paging....what …

Member Avatar for realnsleo
0
103
Member Avatar for realnsleo

Hi, okay i've spent hours in the web searching for the right image slideshow/gallery to use for my website but in vain! Dont get me wrong the jQuery, Ajax scripts i've seen so far are so good but they all use lists to load all the images at once and …

Member Avatar for realnsleo
0
129
Member Avatar for realnsleo

Hi everyone, i created a web crawler in python and it gets data from specific parts in websites and stores this data in a mysql database which is later displayed in my website. however when i display the data in my website it appears with weird characters like this: After …

Member Avatar for SoN9ne
0
63
Member Avatar for realnsleo

Hi everyone, i will try to explain this the best way i can. I am building a shopping website and i need to display new items and pictures on the home page in some kind of gallery that scrolls left to right on mouse over. The gallery fetches images from …

Member Avatar for ingeva
0
109
Member Avatar for realnsleo

HI everyone, i am writing a web application but i need to validate certain strings from the client side using regular expressions in javascript. i want to validate phone numbers for my country, Uganda. can anyone help me with a regular expression validation script that allows any number starting with …

Member Avatar for sysel
0
93
Member Avatar for realnsleo

hi everyone. i am having trouble with validating an input field where someone is supposed to enter their full name. i got this validation from the internet but it does not allow spaces between words. please help me correct it and explain to me what was wrong. Thanks a bunch. …

Member Avatar for essential
0
83
Member Avatar for realnsleo

hello everyone .. i am pretty new to php programming and web development and i need to ask this. i have designed a few websites for my clients and i am getting better and now i have started learning php to add dynamic feel to the websites. my question is …

Member Avatar for sureronald
0
78
Member Avatar for realnsleo

hi everyone .. i have just finished developing a web application i hope to put on the www very soon. however my application has various folders that i dont want the public to access directly through a URL for example the images, config and includes folder which contain database and …

Member Avatar for theimben
0
81
Member Avatar for realnsleo

hi, Am developing a web app in php, mysql but using lots of javascript and ajax and css. okay. straight to the code. I am adding dynamic textfields to the document. There are 4 textfields in total. One of them has 'Quantity', the other has "Item Decsription", the next has …

Member Avatar for cubekid
0
94
Member Avatar for realnsleo

hi there, i have a problem resetting my form with javascript. I have a registration form that when submitted, the action is performed in an iframe so that the browser does not have to load another page. After form validation, i want the php script in the iframe to clear …

Member Avatar for sasankasekhar
0
107
Member Avatar for realnsleo

hi there, i am developing software that allows insurance companies to send text messages to their clients when their insurance expires. i want to add a function that allows the system to automatically send these messages n number of days before the expiry date. ('n' being number of days specified …

Member Avatar for realnsleo
0
92
Member Avatar for realnsleo

hi all i am confused about the capabilities of a switch. When a host sends information that is supposed to belong to a host in another network, when this information goes through the physical media in it's network and finally comes across a switch, can the switch determine that the …

Member Avatar for realnsleo
0
67
Member Avatar for realnsleo

how can i verify the validity with the php pregmatch function. The string starts with a year, then a dash, followed by between 1-3 numbers, another dash,then betweek 1-5 letters, another dash, thenmore letters between 1-10, another dash and finally between 1-3 letters for example:[code]2007-03-DPE-MSK-001[/code]thanks

Member Avatar for digital-ether
0
96
Member Avatar for realnsleo

could anyone please be kind and help me with source code of a working pagination php script.thanks alot..

Member Avatar for Andy-Pandy
0
121
Member Avatar for realnsleo

hi there, i have a problem with the post data thing..i have two pages, one for uploading documents and another to see the uploaded documents. When i finish uploading and go to the next page i can see the uploaded document.when i click the back button to go back and …

Member Avatar for Puckdropper
0
72
Member Avatar for realnsleo

hi there, how do i validate names like surname and first name with the preg_match function???

Member Avatar for johny_d
0
82
Member Avatar for realnsleo

hi...i want to use the preg match function to verify a string that should have the format format of a year - two digits - two letters - two digits, like this: [in]2005-03-IT-031[/in] thanks

Member Avatar for johny_d
0
86
Member Avatar for realnsleo

hey there, i recently installed php5.0.2, apache2.0 and mysql4.1 independently but got them to work together. however i can only access a database when i type: [code]$db = new mysqli('localhost','username','password','database');[/code] and yet when i try: [code]$db = mysql_connect('localhost','username','password');[/code] it does not work, i have uncommented the extension in my php.ini …

Member Avatar for peter_budo
0
68
Member Avatar for realnsleo

hello, could someone show me how to redirect a page in php after a specific amount of time like 5 seconds. thanks

Member Avatar for johny_d
0
96
Member Avatar for realnsleo

could anyone please help me and show me how to validate a form with the php_self function and the error message appears to the side of where the error came from. Thanks. You could also give me useful links.

Member Avatar for dr4g
0
91
Member Avatar for realnsleo

hey there, could someone please tell me how to align the cursor to go to the left when someone clicks inside the textfield

Member Avatar for stultuske
0
101
Member Avatar for realnsleo

hi there, how can i display an error message in java and stop compile program at that point of the error?

Member Avatar for stultuske
0
83