Dexed's Posts
Nairaland Forum › Dexed's Profile › Dexed's Posts
felix1a: please how can i create a result checker for school were student can check there examination grade result. I already have a school site i designed on dreamweaver and i want to include this feature to it. any body please help.You need a good knowledge of php(server side programming), mysql (database), html, css and javascript(the display) |
losprince: what application (used and confirmed) can be used, to run php codes on android?Ksweb, its a paid app though. Then you can use droidedit as the editor. es file explorer as you file manager and ftp client. Ksweb comes with php, phpmyadmin, mysql, some other stuff and a light httpd server. The server works fine, you wouldn't notice the difference from Apache. |
DaPinkHackeR: Please help me to check what's wrong with php ilichat41 code.Instead of quering the database everytime just to know if the user is logged in, y not use a session variable to check if a user is logged in after the initial authorization, something like dis /*$_SESSION['loggedin'] is 1 wen user is *logged in and have an active session, *0 wen not */ if($_SESSION['loggedin']!='1'){ $redirectUrl="http://yoursite.com/loginpage.php"; header( "Location: $redirectUrl " ) ; exit; } Plus I don't think storing user passwords in plain text without encryption is ok. N storing them in session variables too isn't quite ethical. |
jishe.com, polowo.com, jekomo.com, humor me... |
Please, help review this online game website, http://www.crestcity.com, all reviews are welcome. Thanks in advance... |
Djangocode: @Dhtmlthe ob means output buffering, its used to stop php from sending output to the browser, everything that would have been printed to the client is delayed and can be stored in a variable, this can be useful in caching. ob_flush releases the stored output from memory. |
sunday478: ^^Yeah, I understand. Just the wampXamp stuff now. Am yet to download it.You can use WAMP(Windows Apache Mysql PHP), it also comes with phpadmin, sqlbuddy, webgrind n the total package is about 25mb |
d citizen:You need to create the following tables, 1. Students 2. Results The students table will contain these columns: id [ int(9) ] auto increment not null firstname [ varchar(30) ] not null lastname [ varchar(30) ] not null middlename [ varchar(30) ] school [ varchar(255) ] department [ enum('science','commercial','arts') ] *and any other necessary info(columns) regarding a student using ur app Results table: id [ int(9) ] auto increment not null studentid [ int(9) ] not null exam [ enum('gce','waec','sat','blablabla') default(waec) ] course [ varchar(30) ] year [ int(4) ] grade [ varchar(15) default(pending) ] You can query the tables like so: <?php //initialise n connect to your database or load db class //Supposing we have our name from a form sent by post $fname=$_POST['fname']; $lname=$_POST['lname']; //filter the variables to check if they r the xpected 4mat $stud_result_q="SELECT re.* FROM results re LEFT JOIN students st on re.studentid=st.id WHERE st.firstname='$fname' AND st.lastname='$lname'"; /*Run the query on ur database and use mysql_fetch_assoc or equiv db class method, you can use a while loop to process the results you can also refine the sql for year, passed courses, pending courses etc.*/ ?> |
dexed: Trudigits is a very good host, I've been using them for about a year nd 7 months. So far, I'm satisfied and would recommend them to anyone looking to host their sites. The support system is cool and you get more than you pay for. For about 19months that I've been with them I only experienced downtime once and it was for few hours before everything came back to normal. I host a site that has about 600+ users with them and none of the users has ever complained about accessing my site, in short hosting with trudigits is cool. I give them a rating of 4.8 out of 5Reducing my rating of them to 4.0, nothing has changed really, besides the fact that they've disabled php mail() on shared hosting accounts thus creating extra unnessary work for me. Though they've provided an alternative (smtp), I'm moving my sites away after my hosting plans expires. |
ITbomb: It is not about releasing money here and there.Are you a student? |
Or you can install linux on your android device using an android linux installer and then install necessary packages you require for development(php, apache, mysql, etc.). I use droid edit. But don't know how to test and debug javascript on android yet. |
jorcycos: Guys in d house, i need your help on php. I have learnt dreamweaver, fireworks and some annimation software. Also am aOdba ( oracle databas administrator) but i dont know how to create forum and others that involve php. Plsif any one can help me out, am ready to learn. I want to learn how to create forums and e-commerce sites.Learnt dreamweaver? Google smf or vbulletin for forum scripts that you can customize. Since you want to develop sites that involve php, start learning, I recommend, PHP5 for dummies(pdf) or you can read tutorials and guides online. Google and download WAMP so you can have a development and testing server on your pc. |
alen_tino: They say readers are leaders, if you want to lead in this business you have to be a reader. please feel free to download from the link provided below this list of e-books. Did i mention that they are free.http://babypips.com/school is also a good resource for anyone interested in forex |
instaforex ngr: I would advise you use instaforex.com.I don't know why but i seem to want to be careful of brokers that offer bonuses(deposit, sign up etc) cause it seems its a lure to get one to deposit. My fears might not be real but that's how I feel. |
IRIENBOY: Use www.xm.com,deposit and withdraw with mastercard,visa etc.Can one withdraw and deposit directly using atm cards(visa , mastercard) issued by Nigerian banks? If yes what's the processing time and costs per transaction? |
I've been trading forex on demo for some months and now I'm looking to find a broker that's serves Nigerians with an easy and direct means of deposit and withdrawing funds and no hanky panky in trading through them. I've searched through the internet, most of the info I've been getting aren't straight forward, explanatory enough or not meant directly for Nigerians. Pls forex traders, review the various brokers you've used or you're currently using, so there can be concise info for anyone seeking a broker here in Nigeria. |
How can one deposit and withdraw from forextime in Nigeria? |
Sup peeps, pls recommend brokers that have easy straight forward deposit and withdrawal methods. |
This is the message I sent to the NCC email: SUBJECT: Data plans MESSAGE: The current data plans available for non-blackberry users across all the networks is not fair. It doesn't give value for money. The average android user, uses about 50mb per day, that's 250mb in 5 days. MTN gives 250mb for a N1000. For that same N1000 blackberry users get approximately 2200mb. This happens across all the other networks. As a government agency protecting the interests of the Nigerian people in the telecommunication sector, I (and other affected Nigerians) implore NCC to do something about this issue. Thank you and God bless our country. |
dexed: Fairly used samsung gtb5512 duos for sale, still neat and functioning perfectly, the battery is also still very good. Price:17k.With 4Gb memory card |
Samsung galaxy y pro duos gtb5512 for sale, still neat with 4gb sdcard. Price 17k. 08034178041 |
Fairly used samsung gtb5512 duos for sale, still neat and functioning perfectly, the battery is also still very good. Price:17k. Here is the full specs at http://www.gsmarena.com/samsung_galaxy_y_pro_duos_b5512-4371.php Call: 08034178041 |
Crest city is an online text based multiplayer game. You start out as a JJC(beginner) and work your way up the ladder till you become a GOD FATHER. Its a true city with real life events and lots fun activities. You can buy stuff(houses, guns, drugs, electronics), train, study, make friends, fight, buy. You can start a business, join or create a gang etc. See you there. www.crestcity.com |
I'm playing an online multiplayer game at http://www.crestcity.com. Its fun. |
Trudigits is a very good host, I've been using them for about a year nd 7 months. So far, I'm satisfied and would recommend them to anyone looking to host their sites. The support system is cool and you get more than you pay for. For about 19months that I've been with them I only experienced downtime once and it was for few hours before everything came back to normal. I host a site that has about 600+ users with them and none of the users has ever complained about accessing my site, in short hosting with trudigits is cool. I give them a rating of 4.8 out of 5 |
;