I'm bored, so - request a script!

Namecheap AuctionsNamecheap Auctions
SpaceshipSpaceship
SpaceshipSpaceship
Watch

Barrucadu

Established Member
Impact
64
Well i'm very bored and was thinking about how I could make money with scripts - then I realized that i'm not even particularly good at coding, I just seem it because nobody else I know (in RL) is.

So in a desperate attempt to better my scripting skills, if you ask me for a script i'll try to make it for you. PHP only.

PHP:
if($you == 'Need A Script'){
     PostHere();
}

:)
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
hey if you are still doing scripts
can you do one
where a person would fill in name and email address
and from a drop down menu select a topic
the selected topic fills in a text box underneath
and when click send the email is sent to that email address above

no fills in are necessary just shell
thank YOU

This what you mean?


---anyways---
going to bed now - so no more scripts until tomorrow, lol

---edit---
whats a tgp script? never heard of one. (well, I probably have, just forgotton what it is)
 
0
•••
Mikor said:
I'll get it done by tomorrow, anything else you want apart from Forename, Surname, Address? Phone Number? Email? Postcode? etc...

edit
Actually i've got it finished now, it generates SQL for all variables sent by post, so to add more things just add more parts to the form.

Wow thanks.
 
0
•••
Yea you got it, quick couple questions,
how do i link it to an email so it sends an email out?
also can that code be completely html?
thanks a lot


Mikor said:
This what you mean?


---anyways---
going to bed now - so no more scripts until tomorrow, lol

---edit---
whats a tgp script? never heard of one. (well, I probably have, just forgotton what it is)
 
0
•••
To change the email address used lookup the php mail() function and edit mail.php.

And I have no idea how to send an email with just html (well, from a form). I dont think mailto: works for forms
 
Last edited:
0
•••
Hi Michael, are you still bored :laugh:

Perhaps this is a interesting concept for you to explore?

A most read article/story feature

A feature that shows for instance on the frontpage the most read articles/stories by visitors.

I'm not sure how this would exactly work but if understand suggestions that i have recieved correctly a ID should be added to each article/story in a database MySQL and the script could then identify which articles/stories is being requested the most.

This would be great for a Top 3 | Top 5 or Top 10 being displayed on a page, a front/home page for instance.

I'm sure lot's of members would find such a script very usefull :)
Take care Michael!
 
0
•••
Damion said:
Hi Michael, are you still bored :laugh:

Perhaps this is a interesting concept for you to explore?

A most read article/story feature

A feature that shows for instance on the frontpage the most read articles/stories by visitors.

I'm not sure how this would exactly work but if understand suggestions that i have recieved correctly a ID should be added to each article/story in a database MySQL and the script could then identify which articles/stories is being requested the most.

This would be great for a Top 3 | Top 5 or Top 10 being displayed on a page, a front/home page for instance.

I'm sure lot's of members would find such a script very usefull :)
Take care Michael!


OK, i'll post it when its done
 
Last edited:
2
•••
WOW, Thanks that would be awesome Michael.
I do would like to mention that above is something what was mentioned to me so if this is the correct way i don't know.

In my case it would be helpful if i could ad a line of code to a html page, the page containing the story/article that would register the visits and a code to display the results on the homepage/page.

The displayed results would show the headline of the story/article.
 
0
•••
Havent tested it - but it should work
 
0
•••
THANKS! Michael, i'll try to get it to work. I do have to say i am not that savvy when it comes to these type of things so if i can't get it to work it's probably due to my incapabilities :laugh:

I'll let you know tomorrow how it went.
 
0
•••
I looked throught it and i have to say i have no idea where to start to install it and how to install it :(

Could you perhaps ad some instructions where i should place the files and how i should put everything together?
 
0
•••
Hi Mikor , could you make me a simple PHP Forum. Like if you look on Willsmith.com there is a message board , could you make it something like that? Simple. If you can't its ok! i was just asking. And if you can ( could i use it and develop more versions? cause im learning PHP but i want a basic code to start off with >:D , and i don't go on NAMEPROS much anymore so can you also send to killeravery[at]gmail.com , i know im askin' alot *swt*)
 
0
•••
I looked throught it and i have to say i have no idea where to start to install it and how to install it :(

Could you perhaps ad some instructions where i should place the files and how i should put everything together?

look in the process/config.php file


Hi Mikor , could you make me a simple PHP Forum. Like if you look on Willsmith.com there is a message board , could you make it something like that? Simple. If you can't its ok! i was just asking. And if you can ( could i use it and develop more versions? cause im learning PHP but i want a basic code to start off with > , and i don't go on NAMEPROS much anymore so can you also send to killeravery[at]gmail.com , i know im askin' alot *swt*)

I dont think a forum is a basic code, lol.
I'll see what I can do (I may fully develop this into a full forum system at some point).
I'll include an installer for it. And i'll post it here and pm you with a download link
 
0
•••
Mikor said:
look in the process/config.php file

I see, will do Michael.
 
0
•••
I want to know are you able to make/or know of a script like photobucket not just a upload site but with a members section ect.
 
0
•••
blue^ray said:
I want to know are you able to make/or know of a script like photobucket not just a upload site but with a members section ect.

photobucket is just an upload script with a login system

---
and the forum system wont be done for a while - i'll work on it in a few days

---edit---
I've decided to scrap the forum system because I dont have much spare time and its a pretty big thing.
Not taking any more script requests from now on, unless their small and/or paid for, lol
 
Last edited:
0
•••
Mikor.....

could you make me a script...any script will do....host it....adsense it...make sure you get a good pagerank too... ohh and once goggle cutz the check....just PM me soo you can wire me my revenue from that script you made for me...

thankz :kickass:


LOL.... sorry was bored and ....I was just checking out your thread...I personally dont have anything to ask for....but seems your free scripts are becoming Fulltime. Great work though....
 
0
•••
How do you make a drop down box so whenever you select one of the options in it, text box that is underneath of it fills in with a description of what you have selected (small paragraph description)

THANK YOU
 
0
•••
That would be "Auto Complete/Suggest" like on the homepage of Answers.com as you can see. No idea how to create this but just wanted to let you know ;)
 
0
•••
Mikor said:
I'll get it done by tomorrow, anything else you want apart from Forename, Surname, Address? Phone Number? Email? Postcode? etc...

edit
Actually i've got it finished now, it generates SQL for all variables sent by post, so to add more things just add more parts to the form.


I get the following error when i click submit on the form

:
PHP:
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/afterarc/public_html/admincp/store_sql.php on line 6

Warning: Cannot modify header information - headers already sent by (output started at /home/afterarc/public_html/admincp/store_sql.php:6) in /home/afterarc/public_html/admincp/store_sql.php on line 48
 
0
•••
Thats unusual... I actually tested it several times just to make sure it worked
 
0
•••
CatchedCatched

We're social

Escrow.com
Spaceship
Domain Recover
CryptoExchange.com
Catchy
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back