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

15 years experience as a web developer, would like to do Android now

Interests
right now: the nuts and bolts PHP Sessions, in general: naming/coding conventions, google maps api,…
PC Specs
Lenovo W530
Favorite Tags
Member Avatar for CrypticXH4XOOR

Hello guyz, i just want to enter the world of programming but i didn't know from what i'm starting i took a short look in C also C++ and Java, so any one know what is the best for learning as a start.

Member Avatar for Tcll
0
562
Member Avatar for carllagerfeld

This is a function that I wrote and have re-used many times. I share it with you DaniWebers to use, laud or destroy! In a nutshell, this takes a user's search box input phrase and generates a series of LIKE clauses for your SELECT statement. Looks like "col1 LIKE '%s_term1%' …

1
459
Member Avatar for coreyavis

This is a function I created to facilitate the sending of PHP emails. Just give it the name and email of who your sending it to, and your name and email. A subject and a message. These options are required. The type, cc and bcc options are optional. By default, …

Member Avatar for Airshow
1
833
Member Avatar for davy_yg

Hallo, I am trying to make this search box works. This is my code: navigation.php <? //This is only displayed if they have submitted the form if ($searching =="yes") { echo "<h2>Results</h2><p>"; //If they did not enter a search term we give them an error if ($find == "") { …

Member Avatar for davy_yg
0
352
Member Avatar for jstfsklh211

**Clearing up php retrieval of form variables** the basics on how to best submit and retrieve form values in php focusing on checkboxes because they seem to be the most diffucult to understand. When posting form data to another page your naming convention makes all the difference in the world …

Member Avatar for carllagerfeld
6
561
Member Avatar for katongo360

hi every one am a beginner and would like to know the best tutorials which will help me in mobile developments

Member Avatar for Ewald Horn
0
130