Hello , First I wanna thank all the people that hade helpt with "string to int" problem.
I'm using Visual studio 6.0 and I 'm woking on the following code:
list<Figure *>HildingsKakor;
.....
Figure* p = new Figure("somebitmp.bmp, 100, 100");
HildingsKakor.push_back(p);
Figure* p = new...
Is there a way to convert a string (class string) to int in c++, Other than atoi()? I mean is there a function writen, specially for C++, that does that?
Hi
I need to know how to parse a String in PHP.
Exemple when a use enters his/her name, I need a function that checks if the user did type some nonalphabethical characters.
Hello Good people
I'm beginner with PHP and I'm trying to create a simple guest book. I'm using Sqlite because I'm familiar with it and I'm trying to spare me the complications of installing Mysql or other DB-applacation. Does anybody knows a good tutorial about Sqlite with PHP?
Thx
Hello
I'm trying to install apache2.0.54 on winXP. I want to use it to test my own PHP files on my local PC.
During installation I 've choosen :
1- whatevernet.com
2- www.whatevernet.com
3-webmaster@whatevernet.com
then I've choose the option that listens to 8080 (personal use)
I really...
Hello
I'm trying to install apache2.0.54 for Windows,on winXP. I want to use it to test my own PHP files on my local PC.
During installation I 've choosen :
1- whatevernet.com
2- www.whatevernet.com
3-webmaster@whatevernet.com
then I've choose the option that listens to 8080 (personal use)...
Hello
I'm creating a home page that allow users to change it layout. My layout is defined in CSS form i the <head> tag
.
.
<head>
<style type="text/css">
td.mintd {font-family:Verdana;
font-weight:normal;
font-size: 12px...
Hello
I'm new to java script. I need to know how to create script that allow the user to go back to previosely visited window whenshe/he pushes a button from with in the HTML. I don't wanna use the "back" button in the menu. Is there a javascript that can do that?
I appreciate all help. thanks
Hi
I 'm beginner with tomcat and I have a problem with JSP files.
I have tomcat5.0.28 (preconfigured) installed on WINXP OS.
I'm working in ROOT directory (C:\Program\Apache Software Foundation\Tomcat 5.0\webapps\ROOT), this is where all my jsp files are, and my java class-file are in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.