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
~631 People Reached

5 Posted Topics

Member Avatar for stbtwitter

Hello, I have a mysql field that is a blob and I use encode to encrypt the values for that field. One of the values is: 62756d7069886d66 When I use the salt: ulabula to decode it via phpmyadmin, the correct value returns: 62756d7069886d66 However when I do the exact same …

Member Avatar for smantscheff
0
133
Member Avatar for stbtwitter

Hey Everyone, I know how to right a php script to send out an email. But I want to write a script that will send out an email at a certain time, The crux is, I need the email to be sent out even if nobody is accessing the page …

Member Avatar for stbtwitter
0
148
Member Avatar for stbtwitter

I have this code which basically if you uncheck the parent checkbox and if any of the other checkboxes are checked, they will also uncheck. [CODE]<script type="text/javascript"> function c_uncheck() { var field1 = document.myform.lista; var field2 = document.myform.listb; var field3 = document.myform.listc; var field4 = document.myform.listd; for (a = 0; …

Member Avatar for Thirusha
0
68
Member Avatar for stbtwitter

Here is the link: [url]http://www.skyfirestudio.com/project1245/testhomeflash.php[/url] Long story short, I need an swf file to display full screen underneath an html nav bar. But... The link above works fine except that since the nav bar is above the swf displaying the swf at 100% causes the controls for the swf to …

Member Avatar for drumichael87
0
109
Member Avatar for alexgv14

I am working on the same problem right now and will post the code when i am done, probably in a day or two.

Member Avatar for stbtwitter
0
173

The End.